当前位置:网站首页>Ora-01741 and ora-01704
Ora-01741 and ora-01704
2022-07-07 23:37:00 【Rain fish in summer】
ORA-01741 and ORA-01704
ORA-01741 and ORA-01704
reason
ORA-01741: Illegal zero length identifier
ORA-01704: The string text is too long
oralce Of clob Caused by too long field
solve
sql Just write the following sentence
declare
a_clob clob:=TO_CLOB('1111')||TO_CLOB('22222');
begin
insert into surface (clob Field ) values (a_clob);
end;
Knowledge points used
- || Concatenate characters
- TO_CLOB function
- Define variables first
边栏推荐
- 进度播报|广州地铁七号线全线29台盾构机全部完成始发
- B_QuRT_User_Guide(36)
- First week of July
- Fibonacci number of dynamic programming
- Description of longitude and latitude PLT file format
- SAP HR social work experience 0023
- Open source hardware small project: anxinco esp-c3f control ws2812
- 2022 Season 6 perfect children's model Shaanxi finals came to a successful conclusion
- Force deduction solution summary 648 word replacement
- 648. Word replacement
猜你喜欢
SAP HR labor contract information 0016
Ros2 topic (03): the difference between ros1 and ros2 [02]
B_ QuRT_ User_ Guide(37)
The efficient s2b2c e-commerce system helps electronic material enterprises improve their adaptability in this way
Extended tree (I) - graphic analysis and C language implementation
LDO voltage stabilizing chip - internal block diagram and selection parameters
Anxinco esp32-a1s development board is adapted to Baidu dueros routine to realize online voice function
What if once again forgets the login password of raspberry pie? And you don't have a monitor yet! Today, I would like to introduce a method
MongoDB快速入门
Anxin can internally test offline voice module vb-01 to communicate with esp-c3-12f
随机推荐
Design and implementation of spark offline development framework
Interface
Coreseek: the second step is index building and testing
SAP memory parameter tuning process
HDU 4747 mex "recommended collection"
The for loop realizes 1-100 addition and eliminates the 4-digit tail number
How to login and enable synchronization function in Google browser
Spark 离线开发框架设计与实现
MySQL Index Optimization Practice I
欢聚时代一面
电子设备行业智能供应链协同平台解决方案:解决低效, 赋能产业数字化升级
How to change the formula picture in the paper directly into the formula in word
违法行为分析1
V-for traversal object
Summary of SQL single table query 2020.7.27
Markdown
As a new force, chenglian premium products was initially injected, and the shares of relevant listed companies rose 150% in response
[stm32+esp8266 connects to Tencent cloud IOT development platform 3] stm32+esp8266-01s dynamically registers devices on Tencent cloud (at instruction mode) -- with source code
Markdown
Force deduction solution summary 648 word replacement