SQL - UPDATE Statement. The UPDATE TABLE statement is used to update records of the table in the database. Syntax: UPDATE table_name SET column_name1 ...
確定! 回上一頁