Do you know the isolation level that sql server support?
How to defragment indexes with alter index ... Reorganize?
How to execute the cursor queries with "open" statements?
What is indexed view? How to create it?
What are “unrepeatable reads”?
What happens if strings are casted into wrong code pages in ms sql server?
What is the stuff?
Differentiate between sql temp table vs table variable?
Give an example of SQL injection attack ?
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
What is cursor in ms sql server?
How to fine-tune reports?
Why use identity in sql server?
Explain difference between cross join and full outer join?
What is the difference between indexing and hashing?