Hi,
You can user FORMS_DDL built-in to execute any DDL script like:
FORMS_DDL('create table xyx (a number(5))');
&
FORMS_DDL('drop table xyx');
|
Results 1 to 2 of 2
Thread: running DDL through formsThreaded View
|
Click Here to Expand Forum to Full Width |