Is it at all possible to do something like:

add("(" + 2003 " - " + UserPeer.BORN + ")", 20);

to get people that are 20 years old?  Assume that the actually query
is more complicated and it is not as simple as just comparing the
year they were born, to 2003 - 20.  I am going for a concept here,
not a solution to this example.

Why can't a column be modified in the WHERE clause?  This makes it
inconvenient when doing conditions.  I would rather not have to
create a CUSTOM add() for this.

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <[EMAIL PROTECTED]>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Real programmers just hate to get up in the morning, and 
contrary to Ordinary People, they're in better shape as 
it gets closer to nighttime.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to