I am using Sql System Table
table empName
ID Name
1 amit
2 sumit
for eg. pass two parameeter Month and Year.
go to system table get the data.
afterthat assign
1 day first Employee name
than 2 day second Employee name.
you have any other logic please apply here.
thank you.