MySQL Forums
Forum List  »  Docs

Re: Stored Procedure Tutorials
Posted by: Thomas CORBIERE
Date: June 14, 2007 10:13AM

Hello,

You can't do that since MySQL doesn't support a Table data type.
However, you can use a SELECT statement to produce a resultset from
the procedure.

Regards,

Thomas CORBIERE

Options: ReplyQuote


Subject
Views
Written By
Posted
10302
January 30, 2005 03:42PM
Re: Stored Procedure Tutorials
3791
June 14, 2007 10:13AM


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.