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_
If a special character other than $, _, and # is used in the name of a column or table, the name must be enclosed in double quotations. Link
Remove the semicolon (;), backtick (``) etc. from inside a query