Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

MS SQL Query Is this Safe?

Getting Top (starting no , Ending no) rows from sqlserver

how to get the unique records with min and max for each user

How to give a unique constraint to a combination of columns in SQL irrespective of Order

SQL Server: position based on marks

c# .net t-sql 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