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!

Passing value to the where clause with out page submit

vballedaMar 19 2014 — edited Mar 19 2014

Dear Friends,

I have a requirement like when I select a select list value I have to pass this value to sql query where clause without submitting the page

ex  I have a select like :P1_Dept  suppose I select value 10 from this

then I have a query select * from emp where deptno =  :P1_Dept.

DB . ORACLE 11G

APEX 4.1.1.00.23

is it possible ? can any one please help me about this

Thanks & Regards

Vballeda

This post has been answered by AlexAA on Mar 19 2014
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 16 2014
Added on Mar 19 2014
6 comments
168 views