How to call a trigger inside a stored procedure?Give an
example.
Answer Posted / jay
Inside procedure, insert/update/delete the row in table.
The table will automatically fire the trigger. Trigger will
get fire automatically.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How to create a new table in oracle?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
What is system tablespace?
What is hot backup and logical backup?
Can we commit inside a function in oracle?
How to pass a cursor variable to a procedure?
Difference between inner join vs where ?
What is the implicit cursor in oracle?
How to create a server parameter file?
How can we force the database to use the user specified rollback segment?
How to lock and unlock a user account in oracle?
How do I limit the number of oracle database connections generated by weblogic server?
How to convert characters to numbers in oracle?
How to create a new user account in oracle?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?