Hi,
I'm facing the string literal too long issue and I have shared the select query, if I run the below query, I'm getting error. Please check and share you ideas.
select substr('<very long string of 5667 character - removed by forum moderator as it contained content that could be considered spamming….>,',1,4000) tst from dual;
Thanks,
Sanjay