MySQL Forums
Forum List  »  Newbie

Select id where they are within json array.
Posted by: Alex Graham
Date: December 12, 2019 07:18AM

Hello. How to select ids which are within json array?
For example:
SELECT value FROM TABLE WHERE ID IN '[1,2,3]'
In the place of 123 I will have the function which returns json array.

Options: ReplyQuote


Subject
Written By
Posted
Select id where they are within json array.
December 12, 2019 07:18AM


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.