当前位置:网站首页>Oracle views the data size of a table
Oracle views the data size of a table
2022-07-05 22:01:00 【The sea of waves】
Example :
select t.segment_name,bytes/1024/1024 as MB from user_segments t where t.segment_name=' Table name should be capitalized ';
select t.segment_name,bytes/1024/1024 as MB from dba_segments t where t.segment_name=' Table name should be capitalized ';
explain
user_segments You can only view the table data under the current user
dba_segments You can only view the table data under all users
边栏推荐
- Deeply convinced plan X - network protocol basic DNS
- Three components of openpyxl
- Create a virtual machine on VMware (system not installed)
- EL与JSTL注意事项汇总
- matlab绘制hsv色轮图
- Image editor for their AutoLayout environment
- 微服務鏈路風險分析
- Summary of concurrency control
- 华为云ModelArts文本分类–外卖评论
- Code bug correction, char is converted to int high-order symbol extension, resulting in changes in positivity and negativity and values. Int num = (int) (unsigned int) a, which will occur in older com
猜你喜欢

极狐公司官方澄清声明

Livelocks and deadlocks of concurrency control

多家呼吸机巨头产品近期被一级召回 呼吸机市场仍在增量竞争

Oracle检查点队列–实例崩溃恢复原理剖析

怎么利用Tensorflow2进行猫狗分类识别
![[Yugong series] go teaching course in July 2022 004 go code Notes](/img/56/d596e7c7bec9abd888e8f18f9769f8.png)
[Yugong series] go teaching course in July 2022 004 go code Notes

2.2.5 basic sentences of R language drawing

MMAP

Database tuning solution

Oracle checkpoint queue - Analysis of the principle of instance crash recovery
随机推荐
K210 learning notes (IV) k210 runs multiple models at the same time
【愚公系列】2022年7月 Go教学课程 004-Go代码注释
Bitbucket installation configuration
华为游戏多媒体服务调用屏蔽指定玩家语音方法,返回错误码3010
Business learning of mall order module
K210学习笔记(四) K210同时运行多个模型
DataGrid directly edits and saves "design defects"
HYSBZ 2243 染色 (树链拆分)
Detailed explanation of memset() function usage
Database recovery strategy
Summary of concurrency control
微服务链路风险分析
Image editor for their AutoLayout environment
The solution to the problem that Oracle hugepages are not used, causing the server to be too laggy
如何开发引入小程序插件
AD637使用笔记
C language knowledge points link
MySQL disconnection reports an error MySQL ldb_ exceptions. OperationalError 4031, The client was disconnected by the server
Experienced inductance manufacturers tell you what makes the inductance noisy. Inductance noise is a common inductance fault. If the used inductance makes noise, you don't have to worry. You just need
如何组织一场实战攻防演练