Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL Server Difference (opposite of intersect)

SQL server - how to find Hexadecimal character in a table

Add Identity column to a view in SQL Server 2008

A more elegant way of escaping dynamic SQL?

How can I execute a .sql from C#?

alias not working on sql server 2008 r2

SQL take just the numeric values from a varchar

How do you read XML column in SQL Server 2008?

sql xml sql-server-2008

Error: Cannot alter or drop column 'x' because it is enabled for Full-Text Search

SQL Server - calculate elapsed time between two datetime stamps in HH:MM:SS format

What is the max number of parameters that can be passed in stored procedure

How to count occurrences of a node in SQL XML?

sql xml sql-server-2008

I Need Countries List in T-SQL

set @var = exec stored_procedure

sql-server-2008 exec

Bulk Insert w/ .fmt file: Operating system error code (null)

Append Results from two queries and output as a single table

SQL Server session

Is there any trick that allows to use Management Studio's (ver. 2008) IntelliSense feature with earlier versions of SQL Server?

TSQL - Disabling Triggers in Transactions

Easiest way to make copy SQL Server DB to test DB?