you could use dbms_metadata if you are using 9i
select dbms_metadata.get_ddl('TABLE', table_name) from user_tables
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |