How to get dates from a table while the date range is from the date belonging to another table?
0
votes
1
answer
175
views
I have a table
datedim
which has all the dates of a month in it. I have another table attendance
that has dates on which attendance were taken. I need to write a query where i can get all the dates from the start till current.
For eg. if attendance table has records starting from 3-Apr-2019 to 3-June-2019, i should get all the dates in between them.
Asked by kulpreet singh
(1 rep)
Jun 18, 2019, 08:16 AM
Last activity: Jul 5, 2025, 09:05 AM
Last activity: Jul 5, 2025, 09:05 AM