Skip to Main Content

Oracle Forms

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Using Execute immediate (sql dinamic) in Oracle Forms

HuronJul 23 2014 — edited Jul 28 2014


Hello.

I was trying using "execute immediate v_sql", and get one error message, like this kind of sentence is not posbile in a client etc...

I am trying run a Delete from table, a bit dynamic, i add items in the IN FIELD (VALUE1, ....VALUE N), so i had build a loop creating a variable v_sql with all the values.

Has Oracle Forms 11g any restriction about using Dinamyc Sql?.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2014
Added on Jul 23 2014
5 comments
7,658 views