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 -> Re: Oracle utility to export tables

Re: Oracle utility to export tables

From: <dean.reynolds_at_home.net>
Date: Fri, 26 Mar 1999 02:34:42 GMT
Message-ID: <36faf33d.11206063@news>


Why don't you write a procedure using dynamic SQL?

-Dean

On Wed, 24 Mar 1999 13:20:01 GMT, manager43_at_my-dejanews.com wrote:

>Hi,
>
>Look for FastUnload from Platinum Technology.
>
>Vladimir
>
>
>In article <7d577i$9a7$1_at_nnrp1.dejanews.com>,
> mikey <mdesouza_at_YAHOO.COM> wrote:
>> Hi all
>>
>> Has anyone out there has some kind of software that will export all the data
>> from tables in a schema using insert statements and save it as an sql file
>>
>> for each table
>> ie. insert into table_name values ( all the data)
>> insert into table_name values ( all the data)
>>
>> pls email me at michael.dsouza_at_matsushita-europe.com
>>
>> regards
>>
>> michael
>>
>> Michael Dsouza
>> Analyst Programmer
>> United Kingdom
>>
>> -----------== Posted via Deja News, The Discussion Network ==----------
>> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
>>
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu Mar 25 1999 - 20:34:42 CST

Original text of this message

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