When do you think a developer should use sql server-based cursors?
Difference between 2NF &3NF ?
What are the security related catalog views? : sql server security
Explain different types of lock modes in sql server 2000?
Explain sql delete command?
difference between select column name from table name where serviceid=2; and select max(column name) from table name where serviceid=2; IN ORACLE
Can we create nonclustered index in a table without creating a clustered index
write down the code for "how we delete a table without using of Drop command " ?
7 Answers CarrizalSoft Technologies, Sonata,
What is the correct order of the logical query processing phases?
What is the difference between HAVING clause and the WHERE clause?
How to generate create function script on an existing function?
If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio
How do I perform an unattended install of sql server 2000?