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!

Re: Increase rows selector to view more rows

804017Nov 16 2010 — edited Nov 16 2010
Good morning All ~

I issued the following statement:

select substr(object_name, 1, 20), object_type, status from user_objects;

And got this message:

Increase rows selector to view more rows

How do I do this in APEX - hopefully using the GUI.

Many Thanks,

-Robert
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2010
Added on Nov 16 2010
1 comment
5,414 views