On Fri, Mar 18, 2011 at 8:30 AM, thom <[email protected]> wrote: > Hello, I just wonder how to write this query in cakephp controller > > SELECT aros_acos.*, acos.id, acos.alias FROM aros_acos, acos WHERE > aros_acos.aco_id = acos.id > > Any one can help? >
Oh, my bad. I found it already in the manual. Sorry. -- Regards,,, mastanto http://www.mastanto.com http://thom-sharing.blogspot.com -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
