会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Master`
博客园
首页
新随笔
联系
订阅
管理
2021年3月30日
Oracle表空间扩展的方法
摘要: 1.查看表空间文件存放路径 1 SQL> SELECT tablespace_name, file_id, file_name, round(bytes / (1024 * 1024), 0) total_space FROM dba_data_files ORDER BY tablespace_n
阅读全文
posted @ 2021-03-30 14:38 Master`
阅读(603)
评论(0)
推荐(0)
公告