SQL Error [923] [42000]:
IDR 10,000.00
ora 923 I have been getting the error ORA-00923: FROM keyword not found where expected and do not know why, please help. Do check for missing spaces in the sql query. I ran into another. The 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
orang kaya 77, What causes an ORA-00923 error? In a SELECT or REVOKE statement, the keyword FROM was either missing, misplaced, or misspelled. The keyword FROM must follow.
Quantity: