ORA-00927 missing equal sign
Cause: An equal sign has been omitted in one of the following places: in the SET clause of an UPDATE statement following "!" in a search condition to signify not equal
Action: Correct the syntax. Insert the equal sign where required and retry the statement.
|