Answer the question
In order to leave comments, you need to log in
How to make a selection by coincidence of one value from N fields?
something like this (the syntax itself is not correct):
SELECT email,account,mobile_phone AS fields FROM users WHERE fields = "[email protected]"
SELECT email,account,mobile_phone FROM users WHERE [email,account,mobile_phone] = "[email protected]"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question