From: Brandon Shuey Date: March 24 1999 1:24am Subject: Are SubQueries supported? List-Archive: http://lists.mysql.com/mysql/856 Message-Id: <006101be7595$0a73a300$a3c92499@shueybox> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0062_01BE7562.BFD93300" ------=_NextPart_000_0062_01BE7562.BFD93300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Does mysql support subqueries? Example SELECT a,b,(SELECT Count(c) FROM tblc) FROM tbla; Brandon Shuey WebCentric Inc. (316) 612-8030 brandon@stripped ------=_NextPart_000_0062_01BE7562.BFD93300--