HOW CAN I COUNT ONLY NULL VALUES IN ORACLE/PLSQL???

Posted by Dan F. on Stack Overflow See other posts from Stack Overflow or by Dan F.
Published on 2010-05-15T19:53:06Z Indexed on 2010/05/15 19:54 UTC
Read the original article Hit count: 219

Filed under:
|

HOW CAN I COUNT ONLY NULL VALUES IN ORACLE/PLSQL???...

I want to count only the null values. Is there a function that does that?

© Stack Overflow or respective owner

Related posts about Oracle

Related posts about plsql