MySQL Forums
Forum List  »  Stored Procedures

Create stored procedure
Posted by: Fréd De Reyck
Date: December 01, 2004 09:02AM

Hello,
I have try to create a stored procedure but i receive an error.
"could not fined proc table"

Where can i found this table or solved the problem?
What is the correct syntax to create a stored procedure with a variable like:

declare a as int

Select * from temp
where id = a

thanks,

Options: ReplyQuote


Subject
Views
Written By
Posted
Create stored procedure
4216
December 01, 2004 09:02AM
3134
December 01, 2004 09:21AM
2748
December 01, 2004 09:46AM
2620
December 22, 2004 02:02PM


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.