MySQL Forums
Forum List  »  Newbie

Re: How to join table with the distinct value from another table
Posted by: Peter Brawley
Date: October 26, 2021 09:33AM

> join from a cases_counsel table on the "first" unique value

First on what ordering?

Let's see the results of ...

Show Create Table cp_counsel;
Show Create Table cp_cases;

Options: ReplyQuote


Subject
Written By
Posted
Re: How to join table with the distinct value from another table
October 26, 2021 09:33AM


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.