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


Please Help Members By Posting Answers For Below Questions

What is the use of oracle?

774


Differentiate between function and procedure in oracle.

775


How do you get nicely formatted results from an oracle procedure that returns a reference cursor?

796


Explain implicit cursor.

769


Is there an oracle sql query that aggregates multiple rows into one row?

758


What is a view and how is it different from a table?

733


How many types of table in Oracle?

835


What is an oracle cursor variable?

800


Explain the function of optimizer in oracle?

783


22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100

1770


Explain about your project and its relation to the current job position you are applying to?

762


what are bitmap indexes? How does they work?

1966


Is there a combination of "like" and "in" in sql?

793


How will you differentiate between varchar & varchar2?

799


How to return top 5 rows in oracle?

781