What is user defined datatypes and when you should go for them?
What is normalization? Explain different forms of normalization?
Explain candidate key, alternate key, and composite key?
Please explain go command in sql server?
Tell me what is log shipping?
Do you know what is lock escalation?
What are the different index configurations a table can have?
Explain difference between cross join and full outer join?
What is the stuff and how does it differ from the replace function?
Explain what is use of dbcc commands?
Explain what is raid and what are different types of raid levels?
Explain the use of keyword with encryption. Create a store procedure with encryption?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
Explain what are the basic functions for master, msdb, model, tempdb databases?
Explain what are commit and rollback in sql?