Explain alternate key, candidate key and composite key in sql server?
Define a cross join?
What command is used to create a database in the sql server and how?
How to create a local temporary stored procedure?
Explain what is cte (common table expression)?
Why we need to use secondry database file? though, we can do same work using primary database file also.
How to attach adventureworkslt physical files to the server?
What are the types of stored procedures in an sql server?
What is system stored procedures?
What is Sqlpaging in SqlServer 2005 ?
How can sql server instances be hidden? : sql server security
As per your opinion what are the five top responsibilities of a dba? : sql server database administration
What is save transaction and save point?