New posts in sql-server

What's the difference between a Table Scan and a Clustered Index Scan?

What are NDF Files?

SQL Server: Index columns used in like?

How to solve "unable to switch the encoding" error when inserting XML into SQL Server

How to remove Crash Dump Files under Windows 7

Exporting on-prem SQL Server to Azure SQL using BAPAC fails because of users with Windows Auth

Dynamic SQL to generate column names?

How can I import an Excel file into SQL Server? [closed]

TSQL Try / Catch within Transaction or vice versa?

Retrieving date in sql server, CURRENT_TIMESTAMP vs GetDate()

T-SQL Substring - Last 3 Characters

Change collations of all columns of all tables in SQL Server

SQL GROUP BY CASE statement with aggregate function

SQL Server Query: Fast with Literal but Slow with Variable

SSIS Excel Import Forcing Incorrect Column Type

Restore SQL db?

SQL Server GUID sort algorithm. Why?

How SQL query result insert in temp table? [duplicate]

How do I perform a GROUP BY on an aliased column in SQL Server?

Truncate/Clear table variable in SQL Server 2008