what is the difference between trigger and storedprocedures
Answer Posted / tina
Hello Sharma,
Stored procesure is also have compiled code like triggers.
Thanks,
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Name three sql operations that perform a sort.
what are the security recommendations while using mysql? : Sql dba
What are the events on which a database trigger can be based?
What is program debugging?
what are all types of user defined functions? : Sql dba
What is delimiter sql?
How many types of normalization are there?
What is the difference between functions, procedures, and packages in pl/sql?
how to use regular expression in pattern match conditions? : Sql dba
Which table is left in left join?
What are properties of the transaction?
Is clustered index a primary key?
How can you save or place your msg in a table?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
What are the various levels of constraints?