Progress
Embedded SQL-92
Guide and Reference
UPDATE Rows in a Table
An UPDATE statement modifies data in one or more rows of a table.
EXAMPLEThe following UPDATE statement updates the phone number of a row in the customer table:
EXAMPLE
The following UPDATE statement gives a 10 percent increase in salary to all employees of department 12. Note that multiple rows are updated with this UPDATE statement:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |