Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

difference between set @flag =1 and set @@flag = 1

User does not have permission to access a database

SQL select dynamic number of records

Select the number of days a record is present within a certain year/month

Why is 'physical reads' less than 'read-ahead reads' & 'logical reads' in SQL Server for first time execution of query?

Could not locate entry in sysdatabases for database 'mydb'

sql-server-2005

Delete rows following a duplicate

Web Application to know database update

c# asp.net sql-server-2005

Having a Login ID and a PersonID in SQL

SQL Server UDF refresh

sql-server-2005

How to use a select query inside an insert query in SQL Server 2005

How can I select only the first record with each foreign key in SQL Server?

SQL - alert if there is a new unique record inserted in the last hour

sql sql-server-2005

Analyising Implict CAST

How to insert leading zero in SQL Server

sql sql-server-2005 insert

how do pivot for number of punch Times in a day in sql server 2005?

Selecting Min/Max from Comma Separated Values against each record

SQL Remove string between two characters

What to keep in mind while migrating SSIS packages from SQL Server 2005 to 2008?

Inserting an attribute in multiple XML Nodes using XML.modify() in SQL 2005