What are dml (data manipulation language) statements in ms sql server?
How to insert and update data into a table with "insert" and "update" statements?
What is use of dbcc commands?
What are locks in sql?
Can you explain different types of joins?
What command would you use to create an index?
How can you check the version of sql server?
What were the latest updates to SQL Azure service?
What is query optimization process?
what is the primary use of the model database? : Sql server administration
What is the need for indexing?
Explain system views?
What are the different normalization forms?
Does a specific recovery model need to be used for a replicated database? : sql server replication
What are the reporting services components?