![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
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. |
#4
| |||
| |||
|
|
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. |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
i have table in oracle. i put name of this table as parameter in procedure(pl/sql procedure). then thiis procedure must receive name of fields,type of fields ,data from rows (from table who i put as parameter) and from this information i must create mysql script and return it as CLOB. ufff . |
#7
| |||
| |||
|
|
Try posting to comp.databases.mysql not comp.databases.oracle.server. |
![]() |
| Thread Tools | |
| Display Modes | |
| |