In Oracle Report builder, I have to build a report where I have a parameter (with LOV) to fetch dist
I am building a report where I have a parameter (& LOV to fetch all distinct states). When a user who runs the report (which will be a concurrent program) has the option to select a state from the LOV. If the user does NOT select any state, then the report should run for all states. Could you let me know how to accomplish this.
Thanks