This is probably a question for for a mysql list but I figured someone
out here knows the answer.

I am working with an existing mysql application and there is a bunch of
queries that are formatted something like this:

SELECT * FROM sometable WHERE 1

does "WHERE 1" just return every row?

thanks in advance.

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

Reply via email to