Database Guide
:
Database Help
:
Database windows and dialogs
:
SQL UPDATE statement
SQL UPDATE statement
An SQL UPDATE statement is used to update specified data in a table or view in the database.
An UPDATE statement consists of the following types of clauses:
•
UPDATE clause
•
SET clause
•
An optional
WHERE clause
Last modified date: 01/29/2015
This site works best with JavaScript enabled