Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

How to change identity column values programmatically?

When restoring a backup, how do I disconnect all active connections?

How do I fix the error 'Named Pipes Provider, error 40 - Could not open a connection to' SQL Server'?

What is the difference between a stored procedure and a view?

How to find current transaction level?

How can I change my default database in SQL Server without using MS SQL Server Management Studio?

Sql Server equivalent of a COUNTIF aggregate function

sql sql-server-2005

Better techniques for trimming leading zeros in SQL Server?

How to delete all rows from all tables in a SQL Server database?

sql-server-2005

Measure the time it takes to execute a t-sql query

Difference between database and schema

How to check which locks are held on a table

How do I check if a SQL Server text column is empty?

What good are SQL Server schemas?

nvarchar(max) vs NText

SQL Server String or binary data would be truncated

How important is the order of columns in indexes?

SQL Server Restore Error - Access is Denied

Difference between a User and a Login in SQL Server

Referring to a Column Alias in a WHERE Clause