Define model database?
What is the difference between getdate and sysdatetime?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
What command is used to create a database in the sql server and how?
What are secondary xml indexes?
Explain log shipping and mention its advantages.
What is difference between index seek vs. Index scan?
What do you know about normalization and de- normalization?
What is difference between Datepart() and Datename() in SqlServer?
what is the information that can be stored inside a bit column? : Sql server database administration
How to convert a unicode strings to non-unicode strings?
How to loop through the result set with @@fetch_status?
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
Can we write a distributed query and get some data which is located on other server and oracle database?
How do I start sql server 2016?