List some major differences between triggers and stored procedures?
What is indexed view?
What is a transact-sql statement?
explain different types of cursors? : Sql server database administration
in the physical file layout, where should the transaction log be stored in relation to the data file?
What do you mean by an execution plan? Why is it used?
What's the information that can be stored inside a bit column?
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
What is the chart in report?
What is the process of normalization?
What is data compression? : sql server database administration
What are the different sql server versions?
What are some examples of schemas?
Explain few examples of stored procedure over triggers?
How would you use user_constraints table in DB?