oracle ORA-01704: string literal too long问题分析
摘要:今天使用sql在oracle直接insert update一个表时,出现ORA-01704: string literal too long的错误,我们的sql是 update mall_config a set a.category_info='|标准件:1040140,1035382,10365
阅读全文
posted @ 2018-07-09 09:09