Team,
I am getting the below error when inserting HTML tag in a column where it is VARCHAR2 type.
The DML scripts run as a script using .SQL file in SQL Prompt, which gives this error.
But in SQL DEVELOPER it works fine. Can you through some light on this.
Note: I have used SET DEFINE OFF; and other SET commands in the file, but still no luck.
SP2-0317: expected symbol name is missing
SP2-0042: unknown command "<head>" - rest of line ignored.
Regards
Suresh