Re: how to migrate oracle stored procedures to mysql
Hi,
a more fundamental question is related to this:
Can any Oracle stored procedure be rewritten in MySQL?
I.e. Oracle supports the goto statement in PLSQL.
This allows one to jump out of a stored procedure at any point, based on a condition, rather than an exception (which is supported in MySQL).
Can this be implemented using the current MySQL syntax?
(how?)
Thanks,
--Marten
Subject
Views
Written By
Posted
18330
November 05, 2007 05:33AM
9011
December 12, 2007 11:36PM
Re: how to migrate oracle stored procedures to mysql
9473
April 02, 2008 06:20PM
6734
May 20, 2008 02:47PM
6600
May 21, 2008 03:13AM
6061
May 21, 2008 07:06AM
6161
June 05, 2008 11:37PM
5291
April 13, 2009 03:00AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.