When you use @@error and try-catch?
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?
When to use null data driven subscription?
Name some of the open source software that you can use in alternative to SSR?
What is a view and what are its advantages?
What is sql server management studio? : sql server management studio
List the different index configurations possible for a table?
We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?
What is a recursive stored procedure in sql server?
How to use column default values in insert statements in ms sql server?
Explain multiserver query
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
Explain log shipping?
How to get nth highest salary from employee table.
 Explain what is sql override for a source taLle in a mapping?