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