SnowConvert AI - BigQuery - Operators¶
IS operators¶
IS operators return TRUE
or FALSE
for the condition they are testing. They never return NULL
, even for NULL
inputs. (BigQuery SQL Language Reference IS operators (https://cloud.google.com/bigquery/docs/reference/standard-sql/operators?hl=en#is_operators))
BigQuery |
Snowflake |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|