Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL filtered indexes: should I always put a filter on an index for optional columns?

Why change user type to SQL user with login is disabled in SSMS?

How do I reconstruct a historical view?

SqlBulkCopy.WriteToServer not reliably obeying BulkCopyTimeout

SQL: How can I get the number of executed queries per database or hour or ...?

How to rollback without transaction

Connecting to MSSQL server in PHP using integrated authentication

Why did SQL Server Management Studio 2008 command-line switches stop working?

Fastest way to insert into a SQL Server table from .NET code?

How to make SQL Server find a login matching the name provided?

Inserts in Merge Replication database are insanely slow

Which is the best way to perform pagination on SQL Server?

Is SQL Server DRI (ON DELETE CASCADE) slow?

What is the performance of "Merge" clause in sql server 2008?

sql-server-2008

Generating the SQL query plan takes 5 minutes, the query itself runs in milliseconds. What's up?

How do I add breakpoints to a stored SQL Procedure for debugging?

SQL Number - Row_Number() - Allow Repeating Row Number

How to add more OR searches with CONTAINS Brings Query to Crawl?

Avoiding deadlock by using NOLOCK hint

sql-server-2008 deadlock

How do we alias a Sql Server instance name used in a Connection String .config?