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: Output data from database to CSV without revealing structure?

Re: Output data from database to CSV without revealing structure?

From: Scott Mattes <Scott_at_TheMattesFamily.ws>
Date: Thu, 30 Jan 2003 14:24:11 GMT
Message-ID: <fAa_9.15262$ni5.2600364@news1.news.adelphia.net>


Daniel,
  If someone had lots of time on their hands couldn't they figure out which FKs went together, thus revealing how it was normalized?

  Granted, we are talking lots of free time.

"DA Morgan" <damorgan_at_exesolutions.com> wrote in message news:3E38C725.5034935F_at_exesolutions.com...
> Allen Gibbons wrote:
>
> > I have been asked to extract data from about 100 Oracle database
> > tables and output it into comma delimited files. This would be a simple
> > task except that the output should NOT reveal any of the structure
within
> > the database (ie, no normalization, referential integrity, etc.)
> >
> > Has anyone out there had to do something similar to that described
above?
> >
> > Any ideas would be much appreciated.
> >
> > AEG
>
> No data contains normalization or referential integrity so the question
makes
> no sense as stated. If the point is to dump the tables then the dump is
the
> dump is the dump. It is nothing but data so it will contain what it
contains.
>
> If the point is to dump the tables and mix-up the data then just dump it
in
> the most egregiously convoluted manner you can.
>
> I have deleted your posting to cdo.tools and c.d.o.miscellaneous to stop
the
> cross-posting.
>
> Daniel Morgan
>
Received on Thu Jan 30 2003 - 08:24:11 CST

Original text of this message

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