Re: [PHP] rewriting this SQL statement to remove subselect

2001-02-12 Thread Christian Reiniger
On Monday 12 February 2001 01:31, Scott Mebberson wrote: > I understand that as of version 3.24, MySQL will support subselects. > But untill then (because 3.23 is the latest stable release) I need to > convert this SQL satement into something that can be used with v3.2? - > the version just befor

[PHP] rewriting this SQL statement to remove subselect

2001-02-11 Thread Scott Mebberson
Hi Guys, I understand that as of version 3.24, MySQL will support subselects. But untill then (because 3.23 is the latest stable release) I need to convert this SQL satement into something that can be used with v3.2? - the version just before the latest release. $search = "SELECT count(search_ta