I want to write a query that returns all rows until the sum of the values in one column reaches a certain value.
For example, in the following table:
DATE ETC Meeting
2013-02-01 00:0
I want to write a query that returns all rows until the sum of the values in one column reaches a certain value.
For example, in the following table:
DATE ETC Meeting
2013-02-01 00:0