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

Home -> Community -> Usenet -> c.d.o.server -> [pl/sql] procedure making mysql script

[pl/sql] procedure making mysql script

From: zks <fabi150_at_poczta.onet.pl>
Date: 28 Feb 2006 03:04:38 -0800
Message-ID: <1141124678.055345.319520@i40g2000cwc.googlegroups.com>


Hi my name is lukas im from poland. i dont speak english very well so sorry if you dont understand me. i dont find anything about it in polish disciussion groups.
i must create procedure. this procedure has 1 parameter and return CLOB with mysql script . this parameter is table name. for example create procedure aaa(table_name varchar2). then this procedure must receive name of fields,type of fields and data from this fields and create mysql commands with this information.(create tables and a lot of inserts) to CLOB and return this clob.

i dont any idea to solve this problem. :(( thanks for any information.

 i hope that i explain all clearly. Received on Tue Feb 28 2006 - 05:04:38 CST

Original text of this message

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