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 ) -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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/CACW6n4sZocEqs6M2HZByS2EvGD=ucdc__umqjhkxfziucsj...@mail.gmail.com ** 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.

