This repository was archived by the owner on Aug 2, 2022. It is now read-only.
Replies: 1 comment 1 reply
-
Hi.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SELECT * FROM ( SELECT subtract(2020, 2019) as sub, vintage as v FROM myindex ) o2 WHERE 2 = 1
returns true all the time
Beta Was this translation helpful? Give feedback.
All reactions