MySQL Forums
Forum List  »  General

Re: Searching on a field from multiple rows matching a groupId
Posted by: Peter Brawley
Date: May 21, 2019 10:30AM

According to your example, `colx` in a given row can contain multiple strings 'abc', 'xyz' &c. Is that so?If so, it appears to be a table design error. For clarity let's see Show Create Table for the table plus the Inserts that would create your example.

Options: ReplyQuote




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.