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!

Incorrect sorting order

440960Oct 20 2005 — edited Oct 20 2005
I have a description column in my report that will not sort in the right order (desc or asc). The other five columns sort correctly, but this one column sorts the first column of the report (primary key ID). The ID is sorted as follows:

104
105
10
11
12
ect....

This happens to be the same sequence if I sort asc or desc of the description column. Any ideas on how i can get this description column to sort properly?

I'm not using breaks, order by, or any special sort sequence. On the page attributes I have checked sort for all the columns visible, and left the sort sequence blank. Thanks!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 17 2005
Added on Oct 20 2005
2 comments
781 views