MySQL Forums
Forum List  »  Informix

SP ForNext equivalent
Posted by: Ross Rankin
Date: June 13, 2005 02:26PM

If I have a stored procedure that is like the following:

FOREACH _Cat FOR
SELECT * FROM reseller WHERE Status_id = 3
END FOREACH;

How do I do this in 5.0 stored procedures??

Thanks,
Ross

Options: ReplyQuote


Subject
Views
Written By
Posted
SP ForNext equivalent
9112
June 13, 2005 02:26PM
6351
June 13, 2005 02:40PM
6422
July 01, 2005 03:40AM


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.