Answer the question
In order to leave comments, you need to log in
Is it possible to change the field name in a query for a selection, only for this query?
Here is a request
SELECT t1.image,t2.image FROM matches INNER JOIN teams AS t1 ON t1.name = matches.name_one INNER JOIN teams AS t2 ON t2.name = matches.name_two
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question