What do you mean by an execution plan?
How to assign null values to variables or columns?
what is lazy writer?
Is it possible to replicate data from sql server to oracle? : sql server replication
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
Why do we partition data?
How do you test your database? : sql server database administration
How do I view a script in sql server?
What is sql server transaction log file?
What is raid? : SQL Server Architecture
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
What is the difference between a function and a stored procedure?
Does the unique constraint create an index?