Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Server 2008 log of dropped stored procs

sql-server syslog

Trouble running SSIS package programmatically and from command line (DTEXEC) [duplicate]

c# sql-server ssis

Calculating a running count & running total across customers with SQL

Security script based on Global Group?

Can INSERT <table> (x) VALUES (@x) WHERE NOT EXISTS ( SELECT * FROM <table> WHERE x = @x) cause duplicates?

sql sql-server

SQL Server - Find Gaps Between Dates that Include Overlapping Dates

sql sql-server

Overhead in returning from a method

In what order should I install SQL Server Developer Edition and Visual Studio 2013?

How to enable auto-increment in letters(A, B, C, D...) in SQL SERVER 2008?

Ordering results in SQL select query

sql sql-server tsql select

Dynamically evaluate an expression stored in a table column

sql sql-server

SQL Server Convert ISO 8601 not working as documented

sql sql-server datetime

TSQL calculating various % based on different fields

sql sql-server tsql

SQL Server Management Studio 2012 - Deploy Database to SQL Azure - SQL71501 User has an unresolved reference to Login

sql-server azure ssms-2012

Intersect in SQL Server

sql sql-server intersect

How to create the fastest possible database on a SQL Server 2012 cluster, sacrificing any durability

Why can't we use left outer join by swapping the tables, instead of Right outer Join?

sql-server

How to get all child of each records of a self-referenced table

What is MSSQL exception code for "SHUTDOWN is in progress. Login failed for user ''XXXX''. Only administrators may connect at this time."

sql-server exception server

Entity Framework returning bad data