ZN
Fill all null values with 0
ZN( column)
Fills all null values within a column with 0
Arguments
Argument
Description
column
Column containing null values
Output
Returns a column with all null values replaced with 0
Example
Last updated
Was this helpful?