In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Oracle"ORA-00904" error: Why is the identifier invalid? This problem may be our daily study or work often see. I hope you learned something from this question. The following is the reference content brought to you by Xiaobian. Let's take a look together!
1. The field name or table name is written incorrectly. Check it carefully. If there is no mistake, it may be the second case.
The second case is: your field contains Oracle keywords, try to enclose the error field in double quotes
Let me give you an example from today:
sql1:
insert into SSQX_SURGERY_INFO (ID, PackId, REMARK, DEPARTID, AMOUNT, PRIORITY)
values (3, 11, '1rt', 1, 1, 'fdg') keep reporting PackId is an invalid identifier
sql2:
insert into SSQX_SURGERY_INFO (ID, "PackId", REMARK, DEPARTID, AMOUNT, PRIORITY)
values (3, 11, '1rt', 1, 1, 'fdg') is OK, PackId is the keyword in oracle
Note: Oracle12 can execute SQL1, Oracle11 cannot.
Thank you for reading! After reading the above content, do you roughly understand the reason for oracle"ORA-00904" error: invalid identifier? I hope the content of this article is helpful to everyone. If you want to know more about related articles, please pay attention to the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.