earliest() & latest()
Table of Contents
Definition
earliest()
returns the oldest and latest()
returns the most recent seen occurrence of a value in the table column. Results are sorted in a chronological order.
You can use earliest()
and latest()
with transform commands that support aggregations.