Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i have monthid and lock period as 2,3,0.
i have ID with month id and lock period.each id have the different lock period
i want to add this lock period with month id and to create flag for each lock period
like
month id lock period MonthIDs
1 2 3
2 2 4
3 2 5
4 2 6
5 2 7
1 0 1
2 0 2
3 0 3
4 0 4
5 0 5
1 3 4
2 3 5
3 3 6
4 3 7
5 3 8
i have lot of month id and id .
each id have lock period.
its not possible for inline
sample data??
!