At 12:12 2013-10-08, Ted Roche <[email protected]> wrote:
On Tue, Oct 8, 2013 at 2:54 PM, Gene Wirchenko <[email protected]> wrote:

>      I would like to see the number of uses of each WFC even if it is
> zero.

If you're filtering on the table that could be NULL (the catx table), you
need to ensure you don't filter out the results. Change the second line of
the WHERE clause to

(  year(trndate)=2013 OR trndate IS NULL )

I tried that, and it did not work. Now, ten WFCs are reported, one having a zero storageuse, but the other three are still not there. Puzzling.

Sincerely,

Gene Wirchenko


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to