Explain nested join?
How to list all user defined functions in the current database?
How to encrypt data between dialogs?
What is pivot and unpivot?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What is sql server 2000 work load governor?
what purpose does OPENXML clause have in sql server stored procedure?
Explain what you mean by 3 tier architecture.
What is use of attributehierarchyenabled? : sql server analysis services, ssas
How to drop an existing table?
Explain transaction server consistency?
How to create hyperlink from returned sql query ?
What are cursors?