How to convert a table data in XML format in sql server?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
What is a collation?
what are different types of backups available in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
When is update_statistics command used?
Why we use functions in sql server?
Difference Between varchar and nvarchar datatype?
MULTICAST DELEGATES IN C#.NET WITH REAL TIME EXAMPLE
Write a query to get all details of employee who has maximum salary from employee table
About types of indexes in SQL server ?
Explain active/passive and active/active cluster configurations?
How many types of triggers are there?
What is sqlcmd?