nilportugues / php-sql-query-builder

An elegant lightweight and efficient SQL Query Builder with fluid interface SQL syntax supporting bindings and complicated query generation.
http://nilportugues.com
MIT License
418 stars 115 forks source link

Select from another select #118

Open JhefersonBR opened 4 years ago

JhefersonBR commented 4 years ago

Hi guys. Is it possible to create a selection from another query, for example: "select a. From (select from users bla bla bla ...)"?

sinticbolivia commented 3 years ago

yes, you can, there is an option, setSelectAsColumn