At 09:13 2009-12-01, Ricardo Aráoz <[email protected]> wrote:

[snip]

>Select funccode, clcode, wccode, validtil
>from cwkf
>where validtil between {^2009.01.01} and {^2009.12.31}
>         and validtil >= all (select cw2.validtil
                          ^^^
      I was not aware of this syntax.  Thank you.

[snip]

>If you want to have a logical value besides each record :

      I did . . .

>Select funccode, clcode, wccode, validtil, !IsNull(TrueVals.validtil) as

      . . . but I am allergic to null.

      Peter Cushing's post was close to what I 
needed so I went with that.  Thank you for your time though.

[snip]

Sincerely,

Gene Wirchenko


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** 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