How to create sub reports?
Write a query to find 5th highest amount paid from the customer table.
how to control the amount of free space in your index pages? : Sql server database administration
What are the different ways you can create databases in sql server?
What are data files?
How to trouble shoot if unable to connect SQL Server
You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
How to stop log file growing too big?
What is blocking and how would you troubleshoot it? : sql server database administration
What is difference between aggregate and analytic function?
What is a hint?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
What is subquery in sql?
What are the differences between lost updates and uncommitted dependencies?
Write the queries for commands like Create Table, Delete table, Drop Table etc.