
October 17th, 2005, 10:29 AM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 10
Time spent in forums: 1 h 24 m
Reputation Power: 0
|
|
|
Getting a table exported into cleartext
I'm trying to find a way to get the contents of a table exported as a sql script file. In other words, instead of a dumpfile, I'd want the result to be a cleartext file with basically just a bunch of INSERT statements. I can do this in mySQL, but I'm a bit unsure of any tools, 3rd party or otherwise, for Oracle 9i that can do this.
Any suggestions?
Thanks.
|