I want to create a stored procedure which accepts all the values in the IN parameter as a single string. I want to create a stored procedure which accep
I want to create a stored procedure which accepts all the values in the IN parameter as a single string. I want to create a stored procedure which accep