What is transact-sql language?
If we delete pack Spec what will be the status of pack Body ?
How to retrieve range of 10th rows to 20 th rows from total rows from a database table.? (Not from Dataset)
10 Answers Cognizant, Infosys,
What is the difference between osql and query analyzer?
What is a system database and what is a user database?
Join 3 tables (table1, table2 & table3) in a single query. Inner join should be applied for table1 & table 2 and left outer join for table1 & table3 where table2.dept is ABC
how we can count records as a group of days like sum of records for(four mondays),(four tuesday)........ in a month. group the column for weekdays.
Are semicolons required at the end of sql statements in sql server 2005?
Where is my database stored on the hard disk in ms sql server?
What is pessimistic concurrency?
what is checksum in sql server.........???
When you use @@error and try-catch?
Where the sql logs gets stored? : sql server database administration