Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When you create a view that references another service, Aptify generates the necessary SQL automatically to retrieve the desired information. For the sake of efficiency, Aptify generates a single sub-query for all filter statements that apply to the related service.

...

A user wants to create a view that returns the Persons who are linked to both the Business topic code and the  and Languages topic codecodes. To that end, the user creates the following filter statements for a view in the Persons service and uses the default AND operator to connect them:

...