if your requirement has more complex SQL statements, use the 'FORMS_DDL' package (which worke FINE with DML commands too) in the following way :
FORMS_DDL('INSERT INTO......');
FORMS_DDL('DELETE FROM.....');
FORMS_DDL('UPDATE .....');
|
Results 1 to 4 of 4
Thread: DML in FormsThreaded View
|
Click Here to Expand Forum to Full Width |