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
Is clustered index a primary key?
How to prepare for oracle pl sql certification?
What are the packages in pl sql?
What is sqlca in powerbuilder?
What are triggers and its types?
what is a record in a database ? : Sql dba
What is the difference between pl and sql?
Why do we create stored procedures & functions in pl/sql and how are they different?
Explain the structure of pl/sql in brief.
what is a tablespace? : Sql dba
What is a dynamic query?
what are the different type of sql's statements ? : Sql dba
how to get a list of all tables in a database? : Sql dba
What is Collation Sensitivity ? What are the various type ?
What is substitution variable?