Originally posted by amit_ahuja
i want to create a procedure, where i can pass values like:
my_proc('x','y',('a','b','c'))

how it can be done? has anybody worked on this kind of problem?

thanks and regards,
Amit Ahuja
Hi,
I just want to know that what is the use of sending the parameters like this..u can send them as separate parameters.
Any special task by sending like this.
Take Care.