I have a table that has this data
Date when the employees reported
and the week start date
(monday) for that week.
Now they did not work all the dates for example there is no data on week of christmas.
Is there a way I can add the missing week.So, I will still have the week start date for each and every week. But the report date can be null.
I cannot declare variables.