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?
What is the use of RDBMS?
How to enforce security in sql server? : sql server security
What is an entity-relationship diagram (erd)?
Define inner join in sql server joins?
IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do
can you instantiate a com object by using t-sql? : Sql server database administration
Explain primary key?
What's the information that can be stored inside a bit column?
what method you can use to reduce the overhead of Reporting Services data sources?
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
What is triggers and its types?
Explain encryption of entire databases without the need for application changes in sql server 2008?
What are four major operators that can be used to combine conditions on a where clause?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?