What are the approximate numeric data types?
How can we rewrite sub-queries into simple select statements or with joins?
define and explain the differences between clustered and non-clustered indexes.
How to enter unicode character string literals in ms sql server?
What is inner join? Explain with an example?
What is the purpose of floor function?
How to handle errors in Stored Procedures.
Is it possible for a stored procedure to call itself or recursive stored procedure?
What is normalization and what are the different forms of normalizations?
What do u mean by orphan users, how will u list them in the DB
what is difference between NULL and ISNULL in SQL Server 2008?
What is trigger ?
What is pessimistic concurrency?