Wondering do I have to have the WHERE clause in a select query?

$b=mysql_query( SELECT * FROM my_table) <-----can I use something like this
or do I have to put WHERE in the statement?

Thanks
Jennifer



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

Reply via email to