1.

What Are Return Tables?

Answer»

When we want to RETURN multiple RECORDS, instead of single value, we USE the return table in the Update Routine. Example: If we have total telephone expense for a Cost CENTER, using a return table we can GET expense per employee.

When we want to return multiple records, instead of single value, we use the return table in the Update Routine. Example: If we have total telephone expense for a Cost Center, using a return table we can get expense per employee.



Discussion

No Comment Found