Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

SELECT with a Replace()

SQL Server : Transpose rows to columns

sql tsql sql-server-2005

Selecting most recent date between two columns

sql - beginning of hour, month etc

How to preserve an ampersand (&) while using FOR XML PATH on SQL 2005

sql xml sql-server-2005

How do I convert a number to a numeric, comma-separated formatted string?

SQL Server Update Trigger, Get fields before and after updated

sql-server-2005

Way to insert text having ' (apostrophe) into a SQL table

sql sql-server-2005

How often should the indexes be rebuilt in our SQL Server database?

how to convert numeric to nvarchar in sql command

sql sql-server-2005

close/kill transaction

Cursor inside cursor

DECODE( ) function in SQL Server

Disable and re-enable all indexes in a SQL Server database

Is it possible to select sql server data using column ordinal position

Asynchronous Triggers in SQL Server 2005/2008

How to insert text with single quotation sql server 2005

Analyzing database schema takes hours

Average of multiple columns

Date / Timestamp to record when a record was added to the table? [duplicate]