News

The following example demonstrates the removal of three elements from ... ARRAY(10, 20, 30, 40)); SELECT TRIM_ARRAY(VAL, 3) "trim_array" FROM ARRAY_TEST; ...