Define normalisation?
How to drop an existing stored procedure in ms sql server?
What are the different types of sql server replication? : sql server replication
Explain what are magic tables in sql server?
Do you know what is lock escalation?
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
Why we use trigger in sql server with example?
Mention a few common trace flags used with sql server?
Can we create clustered index on composite key?
What are relationships and mention different types of relationships in the dbms
What is the difference between a stored procedure and a user defined function?
how can you check the level of fragmentation on a table? : Sql server administration
Is mysql better than sql server?
What is forward - only cursors / read only cursor?
What guidelines should be followed to help minimize deadlocks?