Answer the question
In order to leave comments, you need to log in
SQL: Why doesn't Where see the new column?
Hello. I have code:
SELECT CONCAT_WS(' ', first_name, last_name) AS name_user
FROM users_info
WHERE (name_user LIKE '%а%')
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