Hi Friends,
I need a urgent support on below query.
I have a two column (ID, Division ) and Division column contains multiple value seperated by comma like (20,25) and i wanted to display those values in Multiple rows like below. I have searched a lot and found one stored procedures but i want to create a different table using Calculation Sql Script view.Please help me.
ID | Division |
1 | 20 |
2 | 25 |
Regards,
Praveen