Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Exporting just schema/metadata (w/o data) in Oracle
Not using the export utility. However, use a combination of dynamic
SQL and the dbms_metadata database package.
HTH. Received on Fri Sep 30 2005 - 11:19:06 CDT