-
大小: 495KB文件類型: .docx金幣: 1下載: 1 次發(fā)布日期: 2021-05-28
- 語言: 數(shù)據(jù)庫
- 標(biāo)簽: Oracle??
資源簡介
(1)打開Sqlplus,然后輸入以下代碼:
A.用戶
建立:create user ouyang identified by jxust;
授權(quán):grant create session to ouyang;
grant create table to ouyang;
grant create tablespace to ouyang;
grant create view to ouyang;
代碼片段和文件信息
評論
共有 條評論