Get Nth element of an array that returns from “string_to_array()” function January 20, 2023 by Tarik select (string_to_array('1,2,3,4',','))[2];