What is coalesce in sql server?
Does view occupy space?
Explain the types of indexes.
Explain insert into select statement?
What is RAID? What are the different types of RAID configurations?
How many types of triggers are there?
How to convert binary strings into integers in ms sql server?
What are null values in ms sql server?
there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
What are the difference between primary key and unique key? : sql server database administration
How do I perform an unattended install of sql server 2000?
List the different types of joins?
How to create percentile function?
What are constraints in microsoft sql server?
What is self join in sql server joins?