当前位置:网站首页>oracle删除表空间及用户
oracle删除表空间及用户
2022-07-02 06:33:00 【Axi-ZYTao】
–查看有哪些表空间
select * from dba_tablespaces
–查看当前登录用户
select * from user_users
–查看所有用户
select * from dba_users
–删除用户
drop user user_name
–删除空的表空间,但是不包含物理文件
drop tablespace tablespace_nam
–删除非空表空间,但是不包含物理文件
drop tablespace tablespace_name including contents
–删除空表空间,包含物理文件
drop tablespace tablespace_name including datafiles
–删除非空表空间,包含物理文件
drop tablespace tablespace_name including contents and datafiles
–如果其他表空间中的表有外键等约束关联到了本表空间中的表的字段,就要加上cascade
drop tablespace tablespace_name including contents and datafiles cascade
边栏推荐
- WSL安装、美化、网络代理和远程开发
- gocv图片读取并展示
- Solid principle: explanation and examples
- Zipkin is easy to use
- Sqli labs Level 2
- Linux安装Oracle Database 19c RAC
- Aneng logistics' share price hit a new low: the market value evaporated by nearly 10 billion yuan, and it's useless for chairman Wang Yongjun to increase his holdings
- Web技术发展史
- Qt的右键菜单
- Mirror protocol of synthetic asset track
猜你喜欢

Introduction to the basic concept of queue and typical application examples

C nail development: obtain all employee address books and send work notices

OpenFeign 简单使用

Kubesphere virtualization KSV installation experience

Kubernetes deploys Loki logging system

Gateway 简单使用

Minecraft空岛服开服

将一串数字顺序后移

Getting started with k8s: building MySQL with Helm

Realization of basic function of sequence table
随机推荐
Web security -- core defense mechanism
Linux安装Oracle Database 19c RAC
Solid principle: explanation and examples
MYSQL安装出现问题(The service already exists)
Mirror protocol of synthetic asset track
Synchronize files using unison
Dip1000 implicitly tagged with fields
Installing Oracle database 19C RAC on Linux
[blackmail virus data recovery] suffix Rook3 blackmail virus
C# 高德地图 根据经纬度获取地址
将一串数字顺序后移
commands out of sync. did you run multiple statements at once
Aneng logistics' share price hit a new low: the market value evaporated by nearly 10 billion yuan, and it's useless for chairman Wang Yongjun to increase his holdings
Gocv image reading and display
gocv opencv exit status 3221225785
Webflux responsive programming
Honeypot attack and defense drill landing application scheme
Minecraft air Island service
Linux二进制安装Oracle Database 19c
Minecraft安装资源包