New posts in sql-server

Difference between 3rd party backup agent for Microsoft SQL server and the backup functionality provided by MS SQL Server?

How SSD hard drive affected speed of your website (asp.net/linq/ms sql database)

How do you unit test your T-SQL [closed]

Upgrade from SQL 2008 to SQL 2012: do we need to change connection string?

attach/detach vs. backup/restore

SQLServer - need to access an ACT! database for data migration

Microsoft PHP SQL Server Drivers not working, cant load module

How to improve performance for datetime filtering in SQL Server?

How to declare a variable in SQL Server and use it in the same Stored Procedure

Are temporary tables thread-safe?

What is the difference between "client-server" and „file-server“ database? [closed]

Create nested JSON arrays using FOR JSON PATH

How to pass in parameters to a SQL Server script called with sqlcmd?

Incorrect syntax near the keyword 'with'...previous statement must be terminated with a semicolon

How to shape size of SQL server resorces (RAM, CPU, and others)

with(nolock) or (nolock) - Is there a difference?

Subset sum problem

Implementing transactions over multiple databases

What are the performance implications for using SQL Server replication?

Move stored procedures from one database to another in SQL Server