Write a selection request for the following requirement
This is my table users
:
http://ezinfotec.com/Capture.PNG
I need to select all rows that do not contain 2 except the column. How to write a query for this using php and Mysql.
The result I am expecting for this query only returns only the last row.
Thank.
+3
source to share