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
Explain alias in sql?
What is trigger in sql? Explain
What is an implicit commit?
How do you update a value in sql?
What is pl sql code?
what are dynamic queries in t-sql? : Transact sql
What is procedure explain with program?
What is sql character function?
what are the differences between binary and varbinary? : Sql dba
What are the advantages of indexing?
What is aggregate function in sql?
What are % type and % rowtype?
What does select count (*) mean in sql?
What is the use of function "module procedure" in pl/sql?
explain the difference between myisam static and myisam dynamic. : Sql dba