CREATE TABLE a(b, c); SELECT c FROM a GROUP BY c HAVING(SELECT(sum(b) OVER(ORDER BY b), sum(b) OVER(PARTITION BY min(DISTINCT c), c ORDER BY b)));
Statistics for CREATE TABLE a(b, c); SELECT c FROM a GROUP BY c HAVING(SELECT(sum(b) OVER(ORDER BY b), sum(b) OVER(PARTITION BY min(DISTINCT c), c ORDER BY b)));:
- Last seen on 25.02.2024 14:17:49
- Can login
- Can read posts
- Can download attached files
- Can not answer in threads
- Can not start new threads
- Can not attach files
- Can edit his own posts
- Can delete his own posts
- Can not edit others posts
- Can not delete others posts
- Can not chat
- Can not vote
- Has written 0 posts on the forum.