PHP Classes

sub select

Recommend this page to a friend!

      MySQL Query Builder  >  All threads  >  sub select  >  (Un) Subscribe thread alerts  
Subject:sub select
Summary:sub select
Messages:2
Author:andrea
Date:2013-06-04 07:27:50
Update:2013-10-07 22:04:44
 

  1. sub select   Reply   Report abuse  
Picture of andrea andrea - 2013-06-04 07:27:50
Hi,
you can use the sub select?

  2. Re: sub select   Reply   Report abuse  
Picture of Rodrigo Brandão Rodrigo Brandão - 2013-10-07 22:04:44 - In reply to message 1 from andrea
Subselects aren't supported.
But you can use the query( ) function, to execute a query with subselects inside your system when needed.