Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Left join SQL Server return result based on ranking

Trying to get Month and Day of last year, and year before data

sql sql-server between

Insert results from Stored Procedure into table and add an extra column

MSSQL merge replication Automatic Identity Range Management

Partition Switching Issue

Sum the values of multiple rows into a new column

Make column length the max length of a column in another database

sql sql-server t-sql

What is the most efficient way to create an order count summary by hour, day, month in SQL Server 2005?

Available fields for ADSI Linked in SQL Server

"No identical index" error when switching data partition

sql-server t-sql

Space used by tables

Unicode conversion, database woes (Delphi 2007 to XE2)

Why I need to set the database to single_user before renaming it?

sql sql-server t-sql

What is the Oracle equivalent of SQL Server's SET NOEXEC or NOPARSE?

Grouping and counting of records in Haversine Formula SQL Query

Passing variable into xp_cmdshell

Updating database in Transaction from List<T>

c# .net sql-server petapoco