Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert mysql statements to oracle statements

MSKAug 26 2010 — edited Aug 30 2010
Hi
Is there a tool that assists in convering 'mysql' sql statements to 'oracle' sql statements.

For example I have an insert statement in mysql format that inserts 100 records in to a mysql table.
I want to modify that insert statement to oracle readable format.
I can format them manually and use sqlldr but are there any other tools that do this.
I am not sure if sqldeveloper can be used for this because from my understanding, it is used to convert mysql database to oracle database for example but not specific sql statements.


Thanks
MSK
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 27 2010
Added on Aug 26 2010
5 comments
1,901 views