Cing Sian DalFollowJun 11, 2021·1 min read[Error: ORA-00933: SQL command not properly ended]Most of this error is due to extra ; in your Oracle SQL statement.Remove ; in your SQL statement.