經安全檢測,此網站為安全網站,請放心前往原始網址!

MySQL :: MySQL 5.5 Reference Manual :: 13.2.11 UPDATE Syntax

Update column in a table whose values are not found in another table. UPDATE TABLE_1 LEFT JOIN TABLE_2 ON TABLE_1.COLUMN_1= TABLE_2.COLUMN_2 SET TABLE_1.COLUMN = EXPR WHERE TABLE_2.COLUMN2 IS NULL An outerjoin is performed ...

dev.mysql.com

網址安全性掃描由 google 提供