BE correct
Snowflake currently supports the following types of subqueries:
Uncorrelated scalar subqueries in any place that a value expression can be used.
Correlated scalar subqueries in WHERE clauses.
EXISTS, ANY / ALL, and IN subqueries in WHERE clauses. These subqueries can be correlated or uncorrelated.
https://docs.snowflake.com/en/user-guide/querying-subqueries
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
romega2
8 months, 3 weeks agoHeetec
8 months, 3 weeks agoAmitsnowflake
8 months, 3 weeks ago