Thomas Fischer wrote:
Subselects were added somewhere in the 3.3 dev cycle. No idea whether
3.3-RC2 already had it. Check the change logs.
It had.
Just for the record: What Torque cannot do at the moment, are subselects
like
select stuff from (select otherstuff from table...) where ...
which bit me pretty hard recently because the other option was 100 times
slower...
Bye, Thomas.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]