使用当前浏览器访问考试宝,无法享受最佳体验,推荐使用 Chrome 浏览器进行访问。
更新时间: 试题数量: 购买人数: 提供作者:
有效期: 个月
章节介绍: 共有个章节
我的错题 (0道)
我的收藏 (0道)
我的斩题 (0道)
我的笔记 (0道)
顺序练习 0 / 0
随机练习 自定义设置练习量
题型乱序 按导入顺序练习
模拟考试 仿真模拟
题型练习 按题型分类练习
易错题 精选高频易错题
学习资料 考试学习相关信息
Which statement is true about the DEFAULT profile?
Which component reside in the System Global Area(SGA、 of a database instance only in shared server connections?
When does a database checkpoint occur?
Which two statements are true about initialization parameter files?
Which three statements are true about user account administration?
What action must you take to ensure complete database recovery till the point of failure?
Identify three situations in which messages are written to the alert log file.
Which three database operations can be performed only at MOUNT state?
Your database is running in ARCHIVELOG mod. You want to take a consistent whole database backup. Which two statement are true in this senario?
The DEFERRED_SEGMENT_CREATION parameter is TRUE in one of your databases.
You execute this command:
SQL> CREATE TABLE acct1 (ac_no NUMBER,ac_desc VARCHAR2(25),amount NUMBER(10, 2));
Which three statements are true?
The DEFERRED_SEGMENT_CREATION parameter is TRUE in your database instance.You execute the following command to create a table:
Which two statements are true?