I have installed phpMyAdmin and all queries by default are
'SELECT * FROM `WHATEVER` WHERE 1"
What does the "WHERE 1" portion mean and what is it doing?
I have searched the MYSQL manual and cant find an explanation, if you know where it is please tell.
Thanks
'SELECT * FROM `WHATEVER` WHERE 1"
What does the "WHERE 1" portion mean and what is it doing?
I have searched the MYSQL manual and cant find an explanation, if you know where it is please tell.
Thanks