php-sql-query-builder
php-sql-query-builder copied to clipboard
Select from another select
Hi guys. Is it possible to create a selection from another query, for example: "select a. * From (select * from users bla bla bla ...)"?
yes, you can, there is an option, setSelectAsColumn