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

Home -> Community -> Usenet -> c.d.o.misc -> dumping a table in sql insert format?

dumping a table in sql insert format?

From: Mark Harrison <mh_at_opixar.com>
Date: Thu, 17 May 2007 18:43:36 GMT
Message-ID: <sn13i.663$C96.334@newssvr23.news.prodigy.net>


What's the best way to dump some tables into a file such that the data is in a series of insert statements?

I would like to set up some regression tests for my database, and this is the seed data that is needed after the schema has been created.

TIA!
Mark

-- 
Mark Harrison
Pixar Animation Studios
Received on Thu May 17 2007 - 13:43:36 CDT

Original text of this message

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