UPDATE

UPDATE changes values in the specified rows of the specified table. For example:

      UPDATE tableName SET setClause [, setClause] ...
          [WHERE searchCondition]
Where:

      setClause ::=
          columnName = NULL
          | columnName = expression

[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker