Posts by Matheus Ayron • 11 points
1 post
-
0
votes0
answers36
viewsQ: How can I add values from a table using a date as a parameter?
I am trying to add some values of a table taking a date into consideration in sql. I want to add up the values until it reaches a date and a value greater than or equal to the initial value. An…