what is the difference between trigger and storedprocedures
Answer Posted / narendra duby
triggers are invoked implicitly , while storedprocedures
are invoked explicitly.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is procedure and function?
What do you understand by case manipulation functions?
What is the difference between function and procedure in pl/sql?
What is the clause we need to add in function body to return variable?
What is clause in sql?
Is sql pronounced sequel or sql?
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
Explain the working of primary key?
How do you modify a table in sql?
Is left join inner or outer?
Is sql difficult?
When should I use nosql database?
What is cursor in pl sql with examples?
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
Mention what plvcmt and plvrb does in pl/sql?