Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

How to drop clustered property but retain primary key in a table. SQL Server 2005

Deleting hierarchical data in SQL table

sql sql-server-2005

Multiple commands on one line in SQL Server 2005

Filter based on an aliased column name

How to connect to sql-server with windows authentication from windows-service?

SQL Sort Order with Null values last

Find what table a specific index belongs to

"select * into table" Will it work for inserting data into existing table

Make SQL Server faster at manipulating data - turn off transaction logging?

For autoincrement fields: MAX(ID) vs TOP 1 ID ORDER BY ID DESC

Move row from one table to another?

selecting individual xml node using SQL

pyodbc.connect timeout argument is ignored for calls to SQL Server

Selecting between two dates within a DateTime field - SQL Server

Why do SQL Server Scalar-valued functions get slower?

How do I identify a blank uniqueidentifier in SQL Server 2005?

Is it possible to use ROW_NUMBER() OVER/PARTITION BY only when another column is also the same?

What does ORDER BY 5 DESC mean?

SQL View - add default values if null?

Query cost relative to batch is 100%