Re: How to iterate trough list in string
Posted by:
Rick James
Date: December 24, 2010 10:59AM
Ponder another way to do it:
Create a TEMPORARY TABLE and populate it with the ids you need, then call the stored procedure. You may find then that you don't need to iterate, but can do the entire procedure in a single statement.
Subject
Views
Written By
Posted
4760
December 23, 2010 04:16AM
Re: How to iterate trough list in string
1550
December 24, 2010 10:59AM
1338
December 26, 2010 01:51PM
2052
December 27, 2010 09:27AM
1509
December 28, 2010 03:48AM
1443
December 28, 2010 03:35PM
1555
December 29, 2010 06:21AM
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.