How to define temp-tables that create result sets that do not correspond to a single database table, how to pass them as parameters, and how to display their data
How these temp-table parameters can help you separate out the data access and business logic of your application from the user interface procedures, in preparation for building distributed enterprise applications with ABL