Asheavenist
KPCKevin Powell - Community
•Created by Asheavenist on 10/28/2023 in #back-end
Query on JSON data type. MySQL.
Excuse me.. I'm still learning on querying database.
I have a column with a JSON data type like this
I want to take one object with the oldest
unixTime
, then replace it with a new object, like:
So the final result is something like:
Can this be done using a query? Or is there best practices to do this (like using PHP approach)?
Sorry for my bad english, and..
thank you for reading16 replies