When I have a column with separated values, I can use the unnest() function: myTable id | elements ---+------------ 1 |ab,cd,ef...
確定! 回上一頁