what is the difference between trigger and storedprocedures
Answer Posted / sharma.dharmpal
One more difference is that Trigger is compiled code where
as stroed procedure is not.
| Is This Answer Correct ? | 4 Yes | 16 No |
Post New Answer View All Answers
How to select unique records from a table?
Is pl sql useful?
how do you know the version of your mysql server? : Sql dba
how can we find the number of rows in a table using mysql? : Sql dba
Does postgresql run on the cloud?
What is primary key sql?
how mysql optimizes distinct? : Sql dba
What are schema-level triggers?
What is bind variable in pl sql?
Can we use threading in pl/sql?
Can you sum a count in sql?
What are all ddl commands?
How does postgresql compare to "nosql"?
Why are aggregate functions called so?
What is %s in sql?