Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

Recursive query with parent-child relation

Look for trailing spaces in a table

Why does the 2nd T-SQL query run much faster than the first when called by Reporting Services 2005 in a web-app

How to reference subquery in the WHERE clause

sql sql-server t-sql subquery

NULLIF/IIF returning undesired results when comparing Khmer to zero length string

sql-server t-sql nullif

# ifdef type conditional compilation in T-SQL sql server 2008 2005

SQL Server Log full due to active transaction

Split data in sql with multiple delimiters ( , and - ) with owns rule

Converting DateTime to nvarchar, just month and year

Converting JDE Julian date to Gregorian

Optimise use of multiple user defined functions in join condition

How can we write a recursive SQL query in T-SQL?

sql t-sql

What is the REAL return type of DATEADD() in SQL?

sql-server t-sql

When to use NEWID or NEWSEQUENTIALID and why

SQL - Is running RECONFIGURE dangerous in production

sql sql-server t-sql

NULL usage in WHERE IN SQL statement

sql sql-server t-sql where-in

Webservice From SQL

sql web-services t-sql

Need help using the official IANA timezone database in SQL

sql t-sql datetime timezone iana

Conditional XML Modify in SQL Server

T-SQL Regex for social security number (SQL Server 2008 R2)