NULL
Description
The null condition tests for nulls, when a value is missing or unknown. (Redshift SQL Language Reference NULL 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
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated