L
L
LeoDon2018-07-08 16:57:29
MySQL
LeoDon, 2018-07-08 16:57:29

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

1 answer(s)
R
Rsa97, 2018-07-08
@Rsa97

UNION or JOIN, depending on what kind of tables and how they are related.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question