Answer the question
In order to leave comments, you need to log in
How to formulate a MySQL query?
There are 3 tables.
company:
Answer the question
In order to leave comments, you need to log in
They searched badly.
SELECT company_id FROM prices as p
INNER JOIN description_service as ds ON ds.description_id = p.description_id
WHERE some condition
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question