select idx, concat(category1, "/", category2, "/", category3) as merge_column. from item_table. where idx = 5 ...
確定! 回上一頁