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
Differentiate between % rowtype and type record.
How do I know if I have sql express or standard?
Where is sql database stored?
what are the differences between binary and varbinary? : Sql dba
Which certification is best for sql?
What is sql engine in oracle?
What is the basic structure of an sql?
What is clause in sql?
Is pl sql useful?
What are the two types of periodical indexes?
How to display the records between two range in Oracle SQL Plus?
What operating systems are supported by oracle sql developer?
What company owns postgresql?
What is t sql in sql server?
how to convert numeric values to character strings? : Sql dba