Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Dump table to file, edit and reimport
In Sybase's ASA there was an "unload" command which wrote to a text file
the SQL to recreate a table, along with all it's data which running the
SQL then imported. This allowed you to very easily dump a table, edit
it's structure and suck the data back in.
The closest thing I've found in Oracle is right-clicking on a table | Data Management | Export. However, we're not running the Oracle Management Server (just because we don't know how to set that up yet), so this functionality isn't available.
Barring installing OMS, is there a quick and dirty way to do this?
And, if the answer is "no", is OMS easy to set up? Thanks!
--
Aidan Whitehall <aidanwhitehall_at_fairbanks.co.uk>
Macromedia ColdFusion Developer
Fairbanks Environmental Ltd +44 (0)1695 51775
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Feb 06 2003 - 03:33:57 CST