I’m trying to execute
Comment on table TABLENAME is ”;
But the content I want to use for the comment is too long, resulting in an ORA-01704: string literal too long error.
How can I store a very long string in the comment?
New contributor
Yve is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.