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!

Select Query in Jquery

867993Aug 25 2011 — edited Sep 8 2011
Hi all,
How should i write select query into Jquery. My query is like this
select SERVICE_name into :p20_service_name from new_service where service_id=(SELECT max(service_id) from NEW_SERVICE);
Thanks for help!
This post has been answered by d_wilhelm on Aug 25 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2011
Added on Aug 25 2011
11 comments
1,630 views