Hi,
The input parameter for the stored procedure is a collection. Without using loops how the iteration can be done. I think inspite of using loop i can get the records at one sort by using "IN". But in the where condition the left parameter is the number, how this collection can be compared with that. Should i use arrays? or is there any way i can achieve this?
Thanks,
Jaya