Is it possible in sql table to have more than one foreign key?
What is the difference between clustered index and primary key?
What is the use of stored procedure?
Can you tell me some of the common replication dmv's and their use? : sql server replication
event classes in sql server
What is the command to change the recovery model?
Where do you think the users names and passwords will be stored in sql server?
What are database states in ms sql server?
Explain primary key and foreign key constraints?
Write a SQL query to delete a table?
What are different types of schemas?
Does partitioning improve performance?
Give me any three differences between Truncate and Delete.