What is database replication? What are the different types of replication you can set up in sql server?
We create an index to fast the search. How it fast the query? Do we write any special keyword with query?
how to write the query to select the rows are in the order of either 1,3,5,7... or 2,4,6,8,...
7 Answers ADP, Satyam, Tech Mahindra,
How to create a simple table to test triggers in ms sql server?
What is table constraint?
do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
How to execute multiple stored procedures at one time in sql server?
What are the disadvantages of using querystrings to send data from one page to another?
What is default port number for sql server 2000?
What is normalization and its forms?
4 Answers Challenger Financial,
how can do you the system monitoring?
what's the maximum size of a row? : Sql server database administration
What is extent? Types of extents?