使用当前浏览器访问考试宝,无法享受最佳体验,推荐使用 Chrome 浏览器进行访问。
更新时间: 试题数量: 购买人数: 提供作者:
有效期: 个月
章节介绍: 共有个章节
我的错题 (0道)
我的收藏 (0道)
我的斩题 (0道)
我的笔记 (0道)
顺序练习 0 / 0
随机练习 自定义设置练习量
题型乱序 按导入顺序练习
模拟考试 仿真模拟
题型练习 按题型分类练习
易错题 精选高频易错题
学习资料 考试学习相关信息
CREATE SMALLPILE TABLESPACE sales DATAFILE '/u01/app/oracle/sales01.dbf ' SIZE 5G SEGMENT SPACE MANAGEMENT AUTO;
Which two statements are true about the SALES tablespace?
Which two are requirements for this command to succeed?
SQL> ALTER TABLE ORDERS SHRINK SPACE COMPACT
Which two statements are true?
Which three statements are true about Deferred Segment Creation in Oracle databases?
(Choose three.)
Examine the structure of the DEPARTMENTS table
(含图)
You execute the following command:
SQL> ALTER TABLE departments
SET UNUSED (country);
Which three actions can scott perform? (Choose three.)
Which two are true?
Which three are true about privileges?
Which three statements about roles are true?
Which FOUR actions can you perform only with system privileges?
As the DBA, you execute this command:
GRANT CREATE VIEW TO A WITH ADMIN OPTION;
A then executes this command:
GRANT CREATE VIEW TO B WITH ADMIN OPTION;
B then executes this command:
GRANT CREATE VIEW TO C;
Which statement is true?