摘要: SQL> create user tom identified by tom321 ; 用户已创建。 SQL> grant dba to tom ; 授权成功。 新建表空间: create tablespace YRSSMIS DATAFILE 'D:\oracle\oradata\ep\YRSSM 阅读全文
posted @ 2022-04-14 13:29 beawh 阅读(403) 评论(0) 推荐(0)