Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Exporting schema ddl

Re: Exporting schema ddl

From: Gerard H. Pille <ghp_at_skynet.be>
Date: Sat, 22 May 1999 06:08:05 +0200
Message-ID: <7i5arq$m7g$1@news1.skynet.be>


You can get it for free if you haven't paid for your Oracle license:

use export and import.

export the objects of your desire without data.

import the export-file with the indexfile-option giving you the text-file of your dreams.

Gerard

eiuepny_at_my-dejanews.com heeft geschreven in bericht <7i4kkd$fn4$1_at_nnrp1.deja.com>...
>Does anyone know of a tool that would let me pick a set of schema
>objects and export the DDL used to create them into text files?
>
>Thanks
>
>Scott
>
>
>--== Sent via Deja.com http://www.deja.com/ ==--
>---Share what you know. Learn what you don't.---
Received on Fri May 21 1999 - 23:08:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US