[code]Error at Command Line:1 Column:121
Error report:
SQL Error: ORA-01704: 字符串文字太长
01704. 00000 - "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.
[/code]