Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Aggregate/Scalar functions checklist #1

Open
6 of 14 tasks
nukep opened this issue Apr 14, 2015 · 0 comments
Open
6 of 14 tasks

Aggregate/Scalar functions checklist #1

nukep opened this issue Apr 14, 2015 · 0 comments

Comments

@nukep
Copy link
Owner

nukep commented Apr 14, 2015

List of functions to implement

Aggregate functions

  • COUNT(*)
  • COUNT
  • SUM
  • AVG
  • GROUP_CONCAT
  • MIN
  • MAX

Scalar functions

  • ABS
  • LENGTH
  • ROUND
  • FLOOR
  • CEIL
  • TRUNC
  • TYPEOF
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

1 participant