DB2 merge into 作用:merge into 可以实现用B表更新A表的非关联字段的数据,如果A表中没有匹配的数据,则把B表的数据插入到A表。 merge into tab_a ...
確定! 回上一頁