New posts in sql-server

Why don't I have SQL Profiler on SQL Server Management Studio?

Delete rows with date older than 30 days with SQL Server query

How to word wrap in SQL Server Management Studio

SQL script can sum the digits of a number

How can I retrieve the logical file name of the database from backup file

Why Logical Name is different from .bak file in SQL Server

Paste MS Excel data to SQL Server

How to remove foreign key constraint in sql server?

Export table to file with column headers (column names) using the bcp utility and SQL Server 2008

Difference between Subquery and Correlated Subquery

How to display two digits after decimal point in SQL Server

In sql server 2005, how do I change the "schema" of a table without losing any data?

SQL count rows in a table

SQL Server PRINT SELECT (Print a select query result)?

SQL Server converting varbinary to string

Set start value for column with autoincrement

Writing a csv file into SQL Server database using python

How to drop all stored procedures at once in SQL Server database?

When is it better to store flags as a bitmask rather than using an associative table?

MSSQL Large Delete