What is data compression? : sql server database administration
What is blocking and how would you troubleshoot it? : sql server database administration
What is sql profiler. What are the default templates with it? : sql server database administration
Where the sql logs gets stored? : sql server database administration
What stored by the model? : sql server database administration
How do you test your database? : sql server database administration
How to view the error log for any specific instance? : sql server database administration
What is the purpose of sql profiler in sql server? : sql server database administration
Can we perform backup restore operation on tempdb? : sql server database administration
Can you move the resources after pausing the node? : sql server database administration
What should be the fill factor for indexes created on tables? : sql server database administration
What is lock escalation? : sql server database administration
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration