MySQL Forums
Forum List  »  PHP

Re: Trying to do Inner Join, plus DISTINCT on a column
Posted by: Simon Lewis
Date: November 13, 2019 04:16AM

So if we want to pull up all records of Tickets, but want only DISTINCT rows based on TopicID, then would Group By ticketmesssages.topicid not work?

Options: ReplyQuote


Subject
Written By
Posted
Re: Trying to do Inner Join, plus DISTINCT on a column
November 13, 2019 04:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.