What is raid and what are different types of raid levels?
What is the significance of master, tempdb and model databases?
what are the problems in logshipping?
how we use window authentication connection with sql server.?
How to get the number of affected rows?
How to transfer data from a cursor to variables with a "fetch" statement?
Where the sql logs gets stored? : sql server database administration
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
How do I port a number to sql server?
explain the type of contraints
How can we delete Duplicate row in table?
What is ddl and dml commands?
What is the difference between char and varchar2 datatype in sql?