want to pass multiple values into a procedure wherr the select query where condition is as ' select * from table name where param in (parameter)'

The parameter should be like 12,36,48 and so on.

I shall appreciate if anyone can help me in this.

Thank you
Shravan