Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

How to speed up this query?

Get first Sunday of next month using T-SQL

sql sql-server tsql

MS Access error "ODBC--call failed. Invalid character value for cast specification (#0)"

Visual Studio 2005 doesn't support Sql Server 2008

SQL: Deleting duplicate records in SQL Server

MySQL Order by multiple column combined (not order by field1 asc, field2 asc)

sql mysql sql-order-by

Use SOUNDEX() word by word on SQL Server

sql sql-server soundex

The faster of two SQL queries, sort and select top 1, or select MAX

sql sql-server

Best Approach for Storing One-Many Relationship - Practical Example/Dilemma

sql

Select from SQLite with Qt

c++ sql qt sqlite

How do I limit the number of rows returned in a Netezza query?

sql netezza

database index: why pairing

SQL Server Concatenate string column value to 5 char long

sql sql-server database

What are some useful SQL statements / usage patterns that should be known by all developers who may touch the Back end side of the project?

sql database backend

Speed up a query, simple inner join with one large table and one small table

What data type do I choose for storing plain text in Microsoft SQL Server 2008?

c# sql sql-server string

Join queries and when it's too much

c# sql linq-to-sql

A better way to return '1' if a left join returns any rows?

sql oracle join

T-Sql Select * Between 30% and 40%

Deleting multiple rows with a single query