How many types of triggers are there?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to have more then one foreign key in a single table? if possible, is this the good way to design the table?
why would you use sql agent? : Sql server database administration
What is the native system stored procedure to execute a command against all databases?
What are the recovery models in sql server 2000?
How to find the second largest salary in the emp database and also How to find 3rd,4th and so on ........ in the emp database plz mail the answer @ mak2786@gmail.com
35 Answers Oracle, Scend, TechInfini,
wht's the differece between sqlserver05 and sqlserver2000
How to know whether our backup is succesfully taken?
I Have Employee table having column name as ID,SALARY how to get second max salary from employee table with id ex ID SALARY 1 20000 7 37000 2 5000
17 Answers HCL, IBM,
What is indexing explain it with an example?
What is trigger explain with program?
How to declare a cursor with "declare ... Cursor" in ms sql server?
What are the types of dml?