【Bug?】Wrong result when using Subquery in SELECT clause #315
Replies: 1 comment
-
Thanks, yes this appears to be a bug which is triggered when you combine an |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The result of this SQL is below. this result is correct:
But when I add one condition to the subquery, it returns wrong result:
wrong result:
Thanks in advance for your support.
Beta Was this translation helpful? Give feedback.
All reactions