带有元素编号的PostgreSQL unnest(). 当我有一个具有分隔值的列时,我可以使用 unnest() 函数: myTable id | elements ---+------------ 1 |ab,cd,efg,hi 2 |jk,lm ...
確定! 回上一頁