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!

How to get current user_id in Oracle Apex

Pav1Jun 11 2020 — edited Jun 11 2020

I have table users there are columns (id, first_name, last_name); I want to display last_name||','||first_name and return id for user who is logged in.

How can I achieve that?

Thanks in advance

This post has been answered by InoL on Jun 11 2020
Jump to Answer
Comments
Post Details
Added on Jun 11 2020
4 comments
6,785 views