What do you mean by the term 'normalization'?
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
Explain forward - only cursors?
Where do we use trace frag?
What is the purpose of indexing?
What is importing utility?
What is an identity column in insert statements?
How can we rewrite sub-queries into simple select statements or with joins?
Explain about temporary stored procedure?
What are the different sql server versions?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
What is indexed view? How to create it?
What are the different Authentication modes in SQL Server and how can you change authentication mode?
what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration
How will you add a dimension to cube? : sql server analysis services, ssas