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