Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

T-SQL sorting by a calculated column

sql tsql

SQL statement in multiple lines throwing error

c# asp.net-mvc-3 tsql

Does SYSDATETIME() cost more than GETDATE()?

Avoid Database Cursor in SQL Server

sql sql-server tsql cursors

SQL Server: Optional variable in a stored procedure

Unordered results in SQL

sql sql-server oracle tsql

The last day of the previous month - BigQuery

sql tsql google-bigquery

SQL: Why are NULL values filtered out within this where clause?

sql sql-server-2005 tsql

% in the beginning of like clause

sql sql-server tsql

sql-server, IF statement within SQL Query

sql sql-server tsql

NCHAR(1) vs BIT

SELECT statement filtering by time of day

sql-server-2008 tsql

Three table join with joins other than INNER JOIN

Insert base 64 string into SQL Server database

How to use LIKE in a t-sql dynamic statement in a stored procedure?

How to express a range over multiple columns with hierarchic relation?

sql sql-server tsql sqlfiddle

SQL Table linking... is it better to have a linking table, or a delimited column?

How to add datetime field with a time field

Simplifying (aliasing) T-SQL CASE statements. Any improvement possible?

sql-server tsql case

Is using MS SQL Identity good practice?

sql sql-server tsql identity