| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Is it possible to dump oracle database to DDL/SQL syntax
I have an oracle database and I want to dump it to a ddl file. Ie a file that I could later use like:
$ sqlplus < myData.ddl
so it would have the table drop syntax, table create syntax and the insert into syntax.
I can do this simply with MySQL but my Oracle DBA says I can't do this in oracle and I don't believe him.
Fenton
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Aug 25 2000 - 00:19:22 CDT
![]() |
![]() |