Z
zyus
In my query i hv few fields as per ex below:
Field1
Field2
Field3
Field4
How to calculate number and % of null value in each field. Expected results
will be
Field1 200 4%
Field2 1000 20%
Field3 500 10%
Field4 1500 30%
assuming i hv 5000 rows of record
Field1
Field2
Field3
Field4
How to calculate number and % of null value in each field. Expected results
will be
Field1 200 4%
Field2 1000 20%
Field3 500 10%
Field4 1500 30%
assuming i hv 5000 rows of record