What are built in functions?
What are page splits?
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
List out different types of normalizations in sql server and explain each of them?
What is indexing in sql server with example?
what are the new features introduced in sql server 2000? : Sql server database administration
How to connect a database with sql express.?
What does null mean?
What should be the fill factor for indexes created on tables? : sql server database administration
How to add more data to the testing table in ms sql server?
Call by value and call by reference in procedure and function, with NOCOPY.
How many replicas are maintained for each sql azure db?
Describe triggers features and limitations?
How to truncate the log in sql server 2012? : sql server database administration
What do we have to check in database testing?