Explain raiserror in sql server?
What is data compression?
What is an entity-relationship diagram (erd)?
How to disconnect from a sql server using mssql_close()?
What is the significance of master, tempdb and model databases?
What are different types of statements that are supported by sql?
how many clustered indexes can be created on a table? : Sql server database administration
Explain cross join or cartesian product in sql?
What is the order in which the sql query is executed?
What information is maintained within the msdb database?
What are the options which must be set to allow the usage of optimistic models?
explain extended properties
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
How to truncate the log in sql server 2012? : sql server database administration
How to create percentile function?