View Single Post

   
  #3 (permalink)  
Old 02-29-2008, 05:11 AM
Chad S
 
Posts: n/a
Default Re: SQL Statement Count NULL Values

Hello,

Thanks for your two suggestions. But is there a way to count the NULL
values using * ? Count(*) WHERE IS NULL ? I want to avoid listing out
each column name because there is probably about 20 or so columns in
that table.

Thanks,

Chad

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Reply With Quote