There was a problem creating the mysql query.
There are 2 tables: in both there are only 2 fields id and title. So, please tell me how to make a selection of records with the condition LIKE by name from both tables.
There was a problem creating the mysql query.
There are 2 tables: in both there are only 2 fields id and title. So, please tell me how to make a selection of records with the condition LIKE by name from both tables.
Try to write more detailed questions. To get an answer, explain what exactly you see the problem, how to reproduce it, what you want to get as a result, etc. Give an example that clearly demonstrates the problem. If the question can be reformulated according to the rules set out in the certificate , edit it .
Source: https://ru.stackoverflow.com/questions/569279/
All Articles