What is the difference between Triggers and Stored Procedure?
How optimize sql query with multiple joins in sql server?
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
can you any body tell me while running BCP Out in instance in sql server 2000 is getting error. Error = [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.?
You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?
How to verify a user name with sqlcmd tool?
What have included columns when we talk about sql server indexing?
Explain full-text query in sql server?
About Indexed Views? with example? plz reply...
What is sub-query in sql server? Explain its properties.
What is a heap?
Tell me in brief how sql server enhances scalability of the database system?
What are the restrictions applicable while creating views? : SQL Server Architecture