Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add timespan aggregation operators #43

Closed
Puchaczov opened this issue Nov 28, 2023 · 1 comment
Closed

add timespan aggregation operators #43

Puchaczov opened this issue Nov 28, 2023 · 1 comment

Comments

@Puchaczov
Copy link
Owner

I need Sum(Timespan) aggregate function:

select Sum(TimeSpan) from ... group by 'something'

also would be helpful to have functions like:

select Min(DateTime1, DateTime2, ....), Max(...)

@Puchaczov
Copy link
Owner Author

this have already been added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant