What is sql language?
Which is the main third-party tool used in sql server?
What is the difference between index seek vs. Index scan?
Can you have a nested transaction?
What keyword you will use to get schema appended to the result set of a ‘for xml’ query?
how would you improve etl (extract, transform, load) throughput?
what is a self join? Explain it with an example? : Sql server database administration
What’s the use of custom fields in report?
How would you choose between a clustered and a non-clustered index?
What is bcp? When does it use?
What's the difference between a primary key and a unique key?
what is the difference between procedure and function.
What is constraints and its types?