Which command is used for user defined error messages?
What happens if null values are involved in datetime operations?
Explain what you mean by 3 tier architecture.
What happens if time-only values are provided as date and time literals?
Is it possible in sql table to have more than one foreign key?
What is the fillfactor concept in indexes?
A trigger can reference objects outside the current database? State true or false.
Lets say due to N/W or Security issues client is not able to connect to server or vice versa. How do you troubleshoot?
if no size is defined while creating the database, what size will the database have? : Sql server administration
what's the difference between a primary key and a unique key? : Sql server database administration
How many levels of sp nesting are possible?
what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
Difference between Function and Procedure-in general?