Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can triggers return values?

612109Jan 22 2008 — edited Jan 22 2008
I have a trigger that gets some values from some sequences inserts rows in a another table and things like that.

Is it possible to return a value that one of these sequences has given to the application so the user can see it as a reference.

I have tried setting an item on page 0 but the compiler doesn't like me referencing the item in the trigger. Are there any other ways of doing it that anyone else knows?

Thanks

LT
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2008
Added on Jan 22 2008
2 comments
1,565 views