Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

Working with the SQL Server XML data type

sql xml sql-server-2005 xpath

Concatenate ntext in SQL Server 2005

Dynamic Aliases in the SQL statement

How to tell if a variable (-v) is defined on command line (SQLCMD)

SQL Query for generating matrix like output querying related table in SQL Server

How to make left outer join a UD-function with any sql table?

Using Environment variables in T-SQL

Quickest way to identify most used Stored Procedure variation in SQL Server 2005

Stored procedure: pass XML as an argument and INSERT (key/value pairs)

How to copy a row with every column except identity column (SQL Server 2005)

T-SQL (varchar(max) vs CLR (string, SqlString, SqlChars)?

Database Replication or Mirroring?

Find the date/time a table's column was created

How to save file in SQL Server database if have file path?

SQL cast datetime

How to split a string in T-SQL?

sql-server-2005 tsql

SELECT COUNT(*) SQL SERVER

sql-server-2005

Dynamically name indexes in SQL Server 2005?

Compare two sets of XML data using XQuery in SQL Server

Auto increment a bigint column?