当前位置:网站首页>Oracle SQL table data loss
Oracle SQL table data loss
2022-07-03 04:50:00 【CSDN Q & A】

I used it well a few days ago ,ORACLE SQL Some tables in the suddenly run out of data , There are column names but no data .
SELECT * FROM PER_PEOPLE_V7
No error content , The running result is null

After checking the authorization and log of the table, I can't see any problems .
Take the answer :
PER_PEOPLE_V7 In fact, this can't be called a table , It is actually a view , You can view the underlying data processing statements of this view through the following statements :
select text from all_views where view_name = 'PER_PEOPLE_V7';Statements found by query , Conduct troubleshooting , It may be the one found out sql A table in the statement has no data , Or the correlation conditions need to be optimized , The problem will be solved .
I hope I can help you .
边栏推荐
- Mount NFS in kubesphere
- 第十九届浙江省 I. Barbecue
- Blog building tool recommendation (text book delivery)
- Market status and development prospect prediction of global neutral silicone sealant industry in 2022
- [SQL injection point] location and judgment of the injection point
- [PCL self study: filtering] introduction and use of various filters in PCL (continuously updated)
- Market status and development prospects of the global autonomous marine glider industry in 2022
- Wechat applet waterfall flow and pull up to the bottom
- [set theory] binary relation (example of binary relation operation | example of inverse operation | example of composite operation | example of limiting operation | example of image operation)
- [set theory] binary relationship (binary relationship notation | binary relationship from a to B | number of binary relationships | example of binary relationship)
猜你喜欢

Career planning of counter attacking College Students

The simple problem of leetcode: dismantling bombs

Thesis reading_ Chinese NLP_ ELECTRA

Small sample target detection network with attention RPN and multi relationship detector (provide source code, data and download)

Analysis of proxy usage of ES6 new feature

移动端——uniapp开发记录(公共请求request封装)

Review the configuration of vscode to develop golang
![[luatos sensor] 1 light sensing bh1750](/img/70/07f29e072c0b8630f92ec837fc12d5.jpg)
[luatos sensor] 1 light sensing bh1750

关于开学的准备与专业认知

论文阅读_ICD编码_MSMN
随机推荐
Reptile exercise 03
Shell script -- condition judgment
Golang -- realize file transfer
The simple problem of leetcode: dismantling bombs
Leetcode simple question: the key with the longest key duration
Basic use of Metasploit penetration testing framework
[luatos sensor] 2 air pressure bmp180
Market status and development prospect prediction of global SoC Test Platform Industry in 2022
[USACO 2009 Dec S]Music Notes
C primre plus Chapter 10 question 6 inverted array
MediaTek 2023 IC written examination approved in advance (topic)
2022 tea master (intermediate) examination questions and tea master (intermediate) examination skills
UiPath实战(08) - 选取器(Selector)
Blog building tool recommendation (text book delivery)
Review the configuration of vscode to develop golang
[set theory] binary relationship (definition field | value field | inverse operation | inverse synthesis operation | restriction | image | single root | single value | nature of synthesis operation)
Network security textual research recommendation
[PCL self study: filtering] introduction and use of various filters in PCL (continuously updated)
MC Layer Target
AWS VPC