Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End MySQL Joins Reply To: MySQL Joins

#169474
shaneisme
Participant

Actually it is INNER JOIN which will give you matching records from both tables.

I didn’t want records from both tables, I wanted those users that have made a comment.