ora 923What causes an ORA-00923 error? In a SELECT or REVOKE statement, the keyword FROM was either missing, misplaced, or misspelled. The keyword FROM must followLearn the cause and how to resolve the ORA-00923 error message in Oracle. You tried to execute a SELECT statement, and you either missed or misplaced the FROM keyword.