Categories
How to select data from multiple MYSQL tables?
Let's say there are 3+ tables, how to select all of those tables where the value of the U_ID column in each table is 12 for example?
Answer the question
In order to leave comments, you need to log in
UNION or JOIN, depending on what kind of tables and how they are related.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question