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!

pull first name , last name and email from apex application

EpsylonFeb 13 2008 — edited Feb 13 2008
Hi all,

I´m trying to get the first name , last name and email for the user that is logged in, how can i do that using the :APP_USER value... i already get the Application name using the query computation:
select application_name from apex_applications where application_id=:APP_ID

can somebody help me ? i need this values to put in each bottom page of my application.

Thank´s

Regards,
Vitor
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2008
Added on Feb 13 2008
4 comments
1,523 views