IN
Description
An IN condition tests a value for membership in a set of values or in a subquery. (Redshift SQL Language Reference IN condition)
Grammar Syntax
This function is fully supported by Snowflake.
Sample Source Patterns
Setup Table
Input Code:
IN -> Redshift_01.sql
Output Code:
OUT -> Redshift_01.sql
Related EWIs
No related EWIs.
Known Issues
No issues were found.
Last updated