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!

Order by Select List

469542Feb 7 2006 — edited Feb 7 2006
Hello,

I have a report and i want to use order by according to the value of my
select list.
i have 2 columns customer_num and surname and I want my report
to be something like:
select ...
...
order by :P50_ORDER

where :P50_ORDER has return values
of customer_num and surname

Anyone knows the correct format of how
to use this?
I've been struggling all morning to get this
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2006
Added on Feb 7 2006
12 comments
1,593 views