Using Aggregate Functions With MySQL Document Store
Blog: Oracle BPM
When using the MySQL Document Store API, we can use MySQL functions in the fields() method. In this post, we will talk about how you can use MySQL functions to return aggregate data from properties with simple values and how to use user-defined functions to return aggregate values from properties that are arrays.