Hi,
On the release notes of new development environment version 11.6.13 there is the following new feature described:
Could someone explain what exactly is meant here?
Regards,
Daniel
You can create a query (aggregate) that uses the results from another aggregate.
Stacey
Hi Stacey,
Thanks for the quick response. I cannot get my mind around the text
"with efficient asynchronous and parallel database queries"
related to your answer, which suggests that I first get results from one aggregate, and only then use it in anothe aggregate. This sounds synchronous not asynchronous and parallel.