Counting Null Values

From: Jake <doug_jacobsen_at_intuit.com>
Date: 2000/06/22
Message-ID: <8itop3$pkv$1_at_news.intuit.com>#1/1


[Quoted] Using SQL*Plus I'm trying to count a number column. This works fine except I need to count the null values as well. No success using NVL funtion. Code is COUNT(NVL(column, 0)). Any suggestions?

Jake Received on Thu Jun 22 2000 - 00:00:00 CEST

Original text of this message