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!

How to use SET SCAN OFF?

776850Jun 3 2010 — edited Oct 23 2013
Hi all,

I am facing problem related to set scan off in case statement.The code written in PL SQL.

I am using '&' operator to enter the values at run time in nested case statements.But when I chosen a value for case statement even though it is asking all the values which are not part of the selected case statement.

I need only the values related to my choice in case statement.

Please help me to find the solution to this problem

Thanks in advance

Suresh K
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 20 2013
Added on Jun 3 2010
14 comments
9,140 views