Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Why does MAX perform so much worse than TOP on an indexed view?

sql tsql sql-server-2008

T-SQL MERGE - finding out which action it took

SQL Server - use Exists clause in Where and Select

Is checking for primary key value before insert faster than using try-catch?

Find binary duplicate records SQL Server 2008 (Data type image)

LINQ to SQL where collection contains collection

Most efficient way to get points within radius of a point with sql server spatial

Upgrade SQL Server 2008 to 2008 R2 [closed]

Synchronization between SQL Lite database on an android device and SQL Server Database

How to keep data in-row in SQL Server

sql sql-server-2008

Doing partial match on name fields in SQL Server

How can I find groups of records that match other groups of records (relational division?)

Custom sort order in SQL Server mixed datatypes stored in a varchar

MySQL vs SQL Server 2008 R2 simple select query performance

Restoring database - How to keep replication in place

Does nodes() or openxml returns rows in same order as it finds in xml?

Partitioning Master Detail Table

Where I can check user-define table type in SQL Server 2008 in SSMS? and how can I insert new column into it?

How do I configure pyodbc to correctly accept strings from SQL Server using freeTDS and unixODBC?

Detect Anomaly Intervals with SQL