Re: [pl/sql] procedure making mysql script



fabi150@xxxxxxxxxxxxxx says...

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.

Try posting to comp.databases.mysql not comp.databases.oracle.server.

Cheers and good luck.

Geoff M
.