On Monday 24 June 2002 22:47, Martin Adler wrote:
> Hi,
>
> is it possible to force mysql in a SELECT clause depend on a
> condition to give no results?
>
> for example:
> I do a SELECT and get 3 rows as result,
> but one row contains a value, which make the
> other rows worthless. and I won't get this results

Without knowing what your query looks like, I would have thought that you 
would construct the query to return the results that you would actually need!

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
Giving money and power to governments is like giving whiskey and
car keys to teenage boys.
        -- P.J. O'Rourke
*/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to