Fetching nested JSON from a Master-Detail Query in a Oracle ORDS Handler Definition
This is a really quick blog to demonstrate how to return nested JSON from a Master-Detail in one REST JSON GET Handler
Say for instance you have a parent-child relationship like Dept-Emp and you want to return Departments and all employees nested und...
mattmulvaney.hashnode.dev2 min read