Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Quick generation of an Oracle table schema
I have a cheezy awk script that gets the DDL from an oracle exp utility
file using oracle imp utility. The script is called ugly_DDL.
You could also use "strings" on the export file if you export no data and do some editing.
http://www.tc.umn.edu/~hause011
--
![]() |
![]() |