Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
how to trace the traffic hitting a sql server? : Sql server database administration
Do you know what is rank function?
What are the advantages of log shipping?
How to loop through returning rows?
what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
What is the openxml statement in sql server?
What are the different type of replication in sql server?
What do you mean by sql server 2005 express management tools?
Describe triggers features and limitations?
Explain syntax for viewing, dropping and disabling triggers?
How many ways to create table-valued functions?
Explain the properties of sub-query in sql server?