Extracting Aggregate Data From Multi-variable JSON Fields using JSON_TABLE Function
(Doc ID 2889653.1)
Last updated on AUGUST 15, 2022
Applies to:
MySQL Server - Version 5.7 and laterInformation in this document applies to any platform.
Goal
How can I get aggregate information (SUM, AVG etc.) from JSON fields in a simple, effective manner.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |