The fields are varchar, and I'm trying to do a calculation.
How is this done?
The field contains either a 0, 1 or null
Need to count the total all of values, then calc. the percentage of 0's, 1's and null's against the total.
Thanks for your help and time, it's greatly appreciated!!
How is this done?
The field contains either a 0, 1 or null
Need to count the total all of values, then calc. the percentage of 0's, 1's and null's against the total.
Thanks for your help and time, it's greatly appreciated!!