Select statement question

chuck hinkle chuckbo at hinkles.us
Wed Nov 12 22:46:21 CST 2003


    

I've been trying to figure out what was wrong with my fieldnames or joins
when I did a 
  Select min(ABC) as MinOfABC, max(ABC) as MaxOfABC ...

and I just figured out that Valentina SQL doesn't take the AS command. So my
question is, then, what fieldname do I use to retrieve these values from the
cursor? I had been planning to use
    myCursor.field("MinOfABC")


chuck



||  Chuck Hinkle  [INTJ]
||  chuckbo at hinkles.us
||  <http://www.hinkles.us/chuckbo/>
||
||  "Perception is usually more persuasive than reality."




More information about the Valentina mailing list