Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

SQL statement to check for connectivity?

c# sql

Using "like" in a cursor/query with a parameter in python (django)

Why does LINQ send sp_executesql instead of directly executing the SQL?

sql linq-to-sql

ORDER BY on different columns in different directions in SQLite

sql sqlite syntax

Find a Database table's unique constraint

List of all tables with a relationship to a given table or view

Is adding a bit mask to all tables in a database useful?

sql sql-server

Simple SQL Lite table/import question

sql sqlite sqlite3-ruby

Reordering an ordered list

sql database-design

how to best organize the Inner Joins in (select) statement

sql

SELECT min and max value from a part of a table in MySQL

sql mysql max min

Oracle: Indexing a subset of rows of a table

sql database oracle indexing

how to select last 12 months name and year without using tables using sql query?

sql sql-server

Initialising a pl/sql record type

sql oracle plsql oracle10g

Concat two table columns and update one with result

sql merge concatenation

Is this a 1NF failure?

how find "holes" in auto_increment column?

mysql sql gaps-and-islands

LIMIT offset or OFFSET in an UPDATE SQL query

mysql sql limit offset

How to properly add brackets to SQL queries with 'or' and 'and' clauses by using Arel?

Postgresql select between month range