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!

sybase procedure conversion to oracle procedures

657035Dec 1 2008 — edited Dec 22 2008
sybase procedures as part of its code, use temporary table and perform dml operations on then and then delete the temporary tables. All the temporary tables are created inside the procedure code.
How does the tool, oracle sql developer 1.5.1, convert such type of procedures to oracle procedure.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2009
Added on Dec 1 2008
3 comments
5,301 views