isnull
function isnull(column): Column;Defined in: functions/conditional.ts:73
Returns true if the column is null.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function isnull(column): Column;Defined in: functions/conditional.ts:73
Returns true if the column is null.
| Parameter | Type |
|---|---|
column | ColOrName |