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
Explain the use of indexes option in imp command.
What are the types of trigger in oracle?
How to drop an index?
Explain alias?
What is the usage of analyze command in oracle?
Name the three major set of files on disk that compose a database in Oracle?
What are advantages of dateset in datastage?
Can we insert data in view oracle?
How do I know if oracle is installed on windows?
Explain the use of rows option in imp command.
How to convert a string to a date in oracle database?
Difference between inner join vs where ?
Is insert autocommit in oracle?
How to define a sub function?
What is bulk collect in oracle?