MySQL Forums
Forum List  »  Stored Procedures

Re: Creating a stored routine from within a stored procedure
Posted by: Peter Brawley
Date: February 24, 2013 10:12AM

MS & Oracle have build other capabilities into SQL Server and Oracle DB.

You can easily prove to yourself that in MySQL, dynamic SQL does not support Create Procedure | Function.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Creating a stored routine from within a stored procedure
862
February 24, 2013 10:12AM


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.