MySQL Forums
Forum List  »  Stored Procedures

Re: Where is the place of created stored procedures?
Posted by: Hasani Blackwell
Date: January 03, 2006 09:10AM

the `proc` table inside the `mysql` database.

SELECT * FROM `mysql.proc`

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Where is the place of created stored procedures?
1299
January 03, 2006 09:10AM


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.