E
E
eratnikstudio2020-06-10 22:44:30
MySQL
eratnikstudio, 2020-06-10 22:44:30

Pull data from database from multiple tables?

How to do it all? Already the head does not understand)))
How to make a query so that data from different tables is displayed.

DB - u0815268_scr
tables - wpps_users (from here we take the name display_name), wpps_custom_field_metas (from here we take the field_value)

This is displayed on the page.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nazar Gorbunov, 2020-06-11
@Arly0

JOINs will help.
LEFT JOIN, INNER JOIN, RIGHT JOIN etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question