You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FOR EACH Customer NO-LOCK
WHERE Customer.Balance > 42000
BY Customer.NAME:
DISPLAY Customer.CustNum
Customer.Name (COUNT MAXIMUM MINIMUM)
Customer.Balance (TOTAL MAXIMUM MINIMUM AVERAGE).
END.
The text was updated successfully, but these errors were encountered:
Example:
The text was updated successfully, but these errors were encountered: