The magic "Send" button clarifies all! (I need an "UnSend" button many times...)
On Thu, Apr 18, 2013 at 4:14 PM, Vincent Teachout <[email protected]>wrote: > DOH! PEBCAK error. Error: I.D.10-T > > Sometimes you have to put your code in front of your disbelieving peers > before you are able to clearly see your stupidity. > > Gee, maybe if I want to know what the highest CFIELD1 is, I should be > using WHERE CFIELD1 instead of WHERE CLAIMNO..... > > <Facepalm> > > > Vincent Teachout wrote: > >> I'm having a problem caused by what I think is a false result. >> >> I have cfield1 that has values up to "201200478" >> >> When I run the following query: >> >> SELECT MAX(cField1) as TopVal FROM claims WHERE claimno like '2013%' >> >> I expect to get a null result, as no cfield1 starts with '2013'. >> > > > ______________________________**_________________ > Post Messages to: [email protected] > Subscription Maintenance: > http://mail.leafe.com/mailman/**listinfo/profox<http://mail.leafe.com/mailman/listinfo/profox> > OT-free version of this list: http://mail.leafe.com/mailman/** > listinfo/profoxtech <http://mail.leafe.com/mailman/listinfo/profoxtech> > Searchable Archive: > http://leafe.com/archives/**search/profox<http://leafe.com/archives/search/profox> > This message: http://leafe.com/archives/**byMID/profox/5170623A.1070800@** > taconic.net<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. > --- 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/CAFyV=L=csyv4zit+gpcxvjvtaj-jbq8ighfjfew0v_-r374...@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.

