Subqueries in ANSI SQL form can be used in place of joins for some updates and deletes. This example uses the from syntax to perform a join: update t1 set t1.c1 ...
確定! 回上一頁