ora 923ORA-00923 occurs when you try to execute a SELECT or REVOKE statement without a FROM keyword in its correct form and place. If you are seeing this error, the keyword FROM isThe error message ORA-00923 points to a problem in the SQL statement structure, specifically indicating that the FROM keyword is not where Oracle expects it to be. This