GROUP BY
basic exampleThe following statement uses the GROUP BY
clause to find unique order statuses from the orders
table:
SELECT status FROM orders GROUP BY status; |
GROUP BY
basic exampleThe following statement uses the GROUP BY
clause to find unique order statuses from the orders
table:
GROUP BY
basic exampleThe following statement uses the GROUP BY
clause to find unique order statuses from the orders
table:
SELECT status FROM orders GROUP BY status; |
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |