Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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?

MS SQL Server: Check to see if a user can execute a stored procedure

When is it appropriate to use NOLOCK?

SQL Server Stored Procedure store return value

How-To delete 8,500,000 Records from one table on sql server

sql server 'in' or 'or' - which is fastest

How to replace semicolons?

How can I delete an SSIS Package saved on SQL Server?

Log changes to database table with trigger