what is the signification difference of this bit data type between sql 6.5 and later version sql server?
1 3735A table contains list of customers and his city with other details. Each customer has a unique number and the table consists millions of data. Query is: I want to retrieve 10 customers from each city, no script, only from single query?
8 12748
what information is maintained within the msdb database? : Sql server administration
Why I am getting this error when renaming a database in ms sql server?
Explain the cursor lock types?
What is the difference between deallocate cursor and close cursor?
How to stop a loop early with break statements in ms sql server?
Explain forward - only cursors?
Do you know what are the reporting services components?
What is GUID in sql server?
What stored by the master?
What is the process of normalising?
What is row_number function?
Explain something about security and SQL Azure?
Can we use custom code in ssrs?
How does SSIS(Sql Server Integration Services) deffer from DTS(Data Transformation Services)?
What does the on update no action do?