median()
Table of Contents
Definition
median() returns the middle-most value of the table column. You can use it with transform commands that support aggregations.
median() returns the middle-most value of the table column. You can use it with transform commands that support aggregations.