ERROR | string literal too long |
CAUSE | The string literal is longer than 4000 characters. |
ACTION | Use a string literal of at most 4000 characters. Longer values may only be entered using bind variables. |
ERROR | string literal too long |
CAUSE | The string literal is longer than 4000 characters. |
ACTION | Use a string literal of at most 4000 characters. Longer values may only be entered using bind variables. |