摘要: 1.创建用户、赋权限、删除用户 drop tablespace test_tbs including contents cascade constraints; --删除表空间 create tablespace test_tbs datafile 'test_pdb.dbf' size 1024m 阅读全文
posted @ 2019-01-09 18:12 借你耳朵说爱你 阅读(510) 评论(0) 推荐(0) 编辑