I tried to execute an SQL INSERT with Toad for oracle:
SQL
INSERT
Toad for oracle
INSERT INTO GRAT_ACTIVITY (UUID, IP_ADRESS, SEND_MAIL, DATE_
I encountered the same thing lately. it was just due to spaces when copying a script from a document to sql developer. I had to remove the spaces and the script ran.