Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Accuracy of SYSDATETIME Data Type in SQL Server

Adding Conditional around query increases time by over 2400%

sql-server

Avoiding "An INSERT EXEC statement cannot be nested"

sql sql-server insert-into

How to retrieve Facebook-like people counter with SQL Server?

sql-server

Difference between database level trigger and server level trigger in SQL Server

sql sql-server

Product Lookup By Postal/Zip Code | Haversine Algorithm | Performance

c# sql sql-server haversine

SQL Dacpac Deploy using SqlPackage and DropObjectsNotInSource with DoNotDropUsers

SQL Server: UDT versus UDDT?

Xamarin.Forms app SQL-server database options

Is there a way to make Identity Specification show up in the table designer next to the Allow Nulls column?

sql sql-server identity ssms

Aggregate SQL column values by time period

sql sql-server

SQL left join with multiple rows into one row

sql sql-server database tsql

How to avoid using duplicate savepoint names in nested transactions in nested stored procs?

How does DATEDIFF calculate week differences in SQL Server 2005?

sql-server idioms datediff

Select return dynamic columns

sql sql-server views

What is the relationship between a SPID and a Connection in SQL server?

SQL Server schema-owner permissions

sql-server tsql

Help on choosing which SQL Server 2008 scale-out solution to pick (replication, ...)

Very different execution times of SQL query in C# and SQL Server Management Studio

SQL Server: String vs Binary?

sql-server