How to convert numeric expression data types by assignment operations?
What are types of storage modes? : sql server analysis services, ssas
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
What is dbcc? Give few examples.
what is an extended stored procedure? : Sql server database administration
What is the xml datatype?
What number aggregate functions are accessible there in sql?
What is difference between TRUNCATE and DELETE statement
Define right outer join in sql server joins?
What is the difference between in and exists. Ex: select * from emp where empno in(....) and select * from emp where empno exists(....) What is the difference between a Join and Union and Union and UnionAll.
What is nolock hint in sql server 2008
How to select true false based on column value in sql server?
Do you know what are the differences between lost updates and uncommitted dependencies?