Hi,
Is it possible to do the following select statement using a Criteria? I
can't seem to figure out how to do it.
SQL:
SELECT * FROM Category, ExtraCategoryInfo WHERE Category.CODE + '%' LIKE
'1';
It seems strange but it actually works.
Any help would be greatly appreciated.
PS, any developers reading, keep up the good work, torque is excellent ;o)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]