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 is pl sql block structure?
Explain the order of sql statement execution?
What is the difference between mdf and ndf files?
Why do we use cursors?
What is the difference between syntax error and runtime error?
What is difference between ms sql and mysql?
What are sql*plus environment variables?
What is dbo in sql?
what does the t-sql command ident_incr does? : Transact sql
What is sql engine in oracle?
How do I delete a trigger?
What are the operators in sql?
In pl/sql, what is bulk binding, and when/how would it help performance?
Is record in oracle pl sql?
What is sql profiler in oracle?