ARRAY_TRIM
The ARRAY_TRIM function returns a copy of the array argument from which the specified number of elements have been removed from the end of the array.
The ARRAY_TRIM function is identical to the TRIM_ARRAY function. For more information, see TRIM_ARRAY .

