MySQL Forums
Forum List  »  Stored Procedures

Re: Create stored procedure
Posted by: touchthesky_ca
Date: December 22, 2004 02:02PM

declare @a int
set @a = 10

Select * from temp
where id = a

Options: ReplyQuote


Subject
Views
Written By
Posted
4549
December 01, 2004 09:02AM
3297
December 01, 2004 09:21AM
2904
December 01, 2004 09:46AM
Re: Create stored procedure
2805
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.