Simplifying Business Logic Queries

Querying data is a frequent task your business logic will perform. This section explains how to define a set of global helper functions to simplify the job of performing database queries.

It also illustrates examples of using the new set of functions.