Home > Forum > Rules, JS, SQL > How to Initialize a table that returns all days between two dates

How to Initialize a table that returns all days between two dates
0

Hello there :)

I have a problem when trying to generate a table using the manual initialization via HTML Button.
It only works when I initialize the table manually.

I want to use SQL however, to automate the whole thing. I failed using many Select Statements.
What would be the ideal Select statement that would return the days between two dates, which happen to be the attributes?

Best Regards,

Igor