Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Does it matter if I execute a stored procedure with the prefix dbo or not?

sql-server-2008

SQL Server combine result sets

Database names from multiple SQL Servers

Can SQL Server 2008 use a variable in a WHERE IN clause

How to format int to price format in SQL?

sql-server-2008

how to add source control to sql server 2008?

sql-server-2008 tfs

COALESCE in Where clause?

Cannot find the certificate

Table column sorting based on NULL Value

Save a SQL query result to an XML file without SSIS or xp_cmdshell

sql-server-2008

Passing c# DataTable as a parameter to stored procedure in MS SQL Server 2008 [closed]

Insert into SQL Server with variable

Why does ROW_NUMBER OVER (ORDER BY column) return a different result order than just ORDER BY column?

help translate this week query from Oracle PL/SQL to SQL Server 2008

How to quickly delete a column from a table containing 600 million rows?

Query where two columns are in the result of nested query

Stored procedure that returns a table from 2 combined

Is there a way to make SELECT that fails not throw inside a TRY/CATCH?

How to compare SQL Server CDC LSN values in C#?