MySQL Forums
Forum List  »  General

Re: MAX value by item
Posted by: Peter Brawley
Date: April 03, 2020 03:16PM

See https://dev.mysql.com/doc/refman/8.0/en/json.html#json-comparison re json value comparisons.

MySQL-stored Json document objects are not at all optimised for RDBMNS aggregation---to use such RDBMS tools you need a data storage model that follows RDBMS rules (eg atomicity!).

Options: ReplyQuote


Subject
Written By
Posted
April 03, 2020 02:52PM
Re: MAX value by item
April 03, 2020 03:16PM


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.