what is the difference between trigger and storedprocedures
Answer Posted / monika nargotra
triggers can't accept parameters from users whereas stored
procedures can accept parameters from users.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does inner join mean?
Show the cursor attributes of pl/sql.
What is primary and foreign key?
What is use of term?
Why sql query is slow?
What is a schema? How is it useful in sql servers?
What is input buffer in sql*plus?
How many triggers can be applied to a table?
What is the difference between functions, procedures, and packages in pl/sql?
What is sql comments?
what is the difference between blob and text? : Sql dba
What are inner outer left and right joins in sql?
what is 'mysqlcheck'? : Sql dba
What is the difference between unique and primary key constraints?
What is constant in pl sql?