I use this a lot, but I don't understand how this works:

SomeTable.select(SomeTable.q.Foo > 30)

Why doesn't the inner parameter, SomeTable.q.Foo > 30, get
evaluated to some boolean value?  How does the select(...) method know
what to do?

Any light you can shine on this would be greatly appreciated.


Matt

-- 
A better way of running series of SAS programs:
http://overlook.homelinux.net/wilsonwiki/SasAndMakefiles


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to