ORA-00971 : missing SET keyword
Cause : The keyword SET in an UPDATE statement is missing, misspelled, or misplaced.
Action : Check syntax and spelling, and use the keyword SET after the name of the table to be updated.
Popularity: 3% [?]
Complete Source for Oracle Error Code Ora-, Pl/Sql Tips and Tricks and Oracle Error Message Description
Cause : The keyword SET in an UPDATE statement is missing, misspelled, or misplaced.
Action : Check syntax and spelling, and use the keyword SET after the name of the table to be updated.
Popularity: 3% [?]