Comparing Arrays

Some Comparison functions have two modes for comparing arrays. In compare aggregates mode, the function returns a single value. In compare elements mode, the function compares the elements individually and returns an array of Boolean values.