New posts in sql-server

SQL server in VMware

Is there a LastIndexOf in SQL Server?

SQL DROP TABLE foreign key constraint

Tablix: Repeat header rows on each page not working - Report Builder 3.0

Are GUID collisions possible?

How to find current transaction level?

Add Foreign Key relationship between two Databases

How we can loop over SQL Column with specific condition

SQL Server NOLOCK and joins

SQL Server for Entity Framework

Is it possible to for SQL Output clause to return a column not being inserted?

Is it possible to use the SELECT INTO clause with UNION [ALL]?

Write a number with two decimal places SQL Server

How to change default recovery for new databases?

sql server #region

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

How to find out which stored procedure is using the specific column of a specific table in SQL Server?

SQL Server Operating system error 5: "5(Access is denied.)"

DISTINCT for only one column

What does "exec sp_reset_connection" mean in Sql Server Profiler? [duplicate]