Previous Topic: MAX and MIN Options

Next Topic: PerCenT Option

MAXDATE and MAXTIME Options

Use the MAXDATE and MAXTIME options to print the date and time when the value of a variable is highest.

The MAXDATE and MAXTIME options have the following syntax:

MAXDATE
MAXTIME

Examples: MAXDATE and MAXTIME Options

The following examples use the MAXDATE and MAXTIME options with the variable TRAN LIFE:

TRAN LIFE MAXDATE
TRAN LIFE MAXTIME

TRAN LIFE is defined as the average transaction lifetime. TRAN LIFE MAXDATE prints the date on which transaction lifetime was highest. TRAN LIFE MAXTIME prints the time at which this value was highest.