Skip to Main Content

SQL & PL/SQL

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!

Records returned limitation in report

73253Aug 23 2004 — edited Aug 25 2004
Ihave a report on the web using Oracle Reports builder / SQL Code and I have the client enter in date parameters for the report that they want.
Well with date ranges for different clients a different number of records are returned. Because of time it can take the report to return I want to limit the number of records that report can return.
How can I go about doing that? I don't want to limit with date parameters because date won't really work for me. I need to limit on how many records can be returned. If it exceeds 10,000 records I want the client to refine the date range of schedule the report to run later. Meaning we will run that report. So I would have two check boxes if the count was over 10,000 do you want to define your date or schedule the job to run later.

Can any one help me with this? How would I go about this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2004
Added on Aug 23 2004
7 comments
536 views