2、update 表a set name=(select id from 表b where 表b.name=表a.name)。 3、有兩個表,table1,table2 , table1 是table2的父表,兩個表組合起來形成記錄 ...
確定! 回上一頁