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 oracle database ? : Sql dba
Why are cursors used?
Why we use stored procedure instead of query?
what are all the different types of indexes? : Sql dba
What are sql functions? Describe in brief different types of sql functions?
What is recursive join in sql?
What is not in sql?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
What is difference between sql and oracle?
how do you control the max size of a heap table? : Sql dba
How is a process of pl/sql compiled?
What is the process of copying data from table a to table b?
What is normalisation and its types?
What is a schema? How is it useful in sql servers?
What is varchar example?