Your assistance is highly appreciated
im trying to combine the result of my multiple rows to one row using function arrag_agg but it gives me the results as i want in 1 row with comma-separated list, however i dont need any other characters like the brackets at first and last character, noting that i tried to use string_agg but the function is not registered