当前位置:网站首页>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
边栏推荐
- Tips for using SecureCRT
- How can Huawei online match improve the success rate of player matching
- Business learning of mall commodity module
- Did you brush the real title of the blue bridge cup over the years? Come here and teach you to counter attack!
- Efficiency difference between row first and column first traversal of mat data types in opencv
- Four components of logger
- Dbeaver executes multiple insert into error processing at the same time
- Installation of VMware Workstation
- 2.2.5 basic sentences of R language drawing
- Create a virtual machine on VMware (system not installed)
猜你喜欢

How can Huawei online match improve the success rate of player matching

Recovery technology with checkpoints

装饰器学习01

华为快游戏调用登录接口失败,返回错误码 -1

DBeaver同时执行多条insert into报错处理

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

Overview of database recovery

Reptile practice

QML reported an error expected token ";", expected a qualified name ID

Business learning of mall commodity module
随机推荐
About the writing method of SQL field "this includes" and "included in" strings
MMAP
Blocking of concurrency control
【愚公系列】2022年7月 Go教学课程 003-IDE的安装和基本使用
C language knowledge points link
Detailed explanation of memset() function usage
2.2.5 basic sentences of R language drawing
EBS Oracle 11g 克隆步骤(单节点)
如何向mongoDB中添加新的字段附代码(全)
Poj3414广泛搜索
NET中小型企业项目开发框架系列(一个)
Huawei fast game failed to call the login interface, and returned error code -1
K210 learning notes (IV) k210 runs multiple models at the same time
Oracle checkpoint queue - Analysis of the principle of instance crash recovery
Did you brush the real title of the blue bridge cup over the years? Come here and teach you to counter attack!
Microservice link risk analysis
如何组织一场实战攻防演练
1.3 years of work experience, double non naked resignation agency face-to-face experience [already employed]
Server optimization of performance tuning methodology
AD637使用笔记