PL/SQL Insert Into

From: Joseph Strano <stranoj.dulcian_at_postoffice.worldnet.att.net>
Date: 1997/02/13
Message-ID: <33039D2E.3F27_at_postoffice.worldnet.att.net>#1/1


[Quoted] I would like to write a PL/SQL function that would create INSERT INTO commands for each record of a given table. For example:

DUMP('EMP') would produce:
INSERT INTO EMP VALUES(7865,'SMITH',.....); Has anyone accomplished this or have any suggestions?

Joe Strano
Dulcian Inc. Received on Thu Feb 13 1997 - 00:00:00 CET

Original text of this message