搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【多选题】

The EMP table exists in your schema. You want to execute the following query:<br /> SELECT ename, sal<br /> FROM emp<br /> AS OF TIMESTAMP (SYSTIMESTAMP - INTERVAL &#39;6&#39; MINUTE)<br /> WHERE ename = &#39;ALLEN&#39;;<br /> What are the minimum requirements for the statement to execute successfully? ()

A、ARCHIVELOG mode must be enabled

B、Row Movement must be enabled for the table

C、FLASHBACK must be set to ON for the database

D、The UNDO_MANAGEMENT parameter must be set to AUTO

E、The UNDO_RETENTION parameter must be set appropriately

更多“ The EMP table exists in your schema. You want to execute the following query:<br /> SELECT ename, sal<br /> FROM emp<br /> AS OF TIMESTAMP (SYSTIMESTAMP - INTERVAL &#39;6&#39; MINUTE)<br /> WHERE ename = &#39;ALLEN&#39;;<br /> What are the minimum requirements for the statement to execute successfully? ()”相关的问题
第1题

A、It retrieves the latest version of the table from the recycle bin  B、It retrieves the oldest version of the table from the recycle bin  C、It retrieves the version of the table for which undo information is available  D、It returns an error because the table name is not specified as per the names in the OBJECT_NAME column  

点击查看答案
第2题

A、It retrieves the latest version of the table from the recycle bin  B、It retrieves the oldest version of the table from the recycle bin  C、It retrieves the version of the table for which undo information is available  D、It returns an error because the table name is not specified as per the names in the OBJECT_NAME column  

点击查看答案
第3题

A、An EMP table is created if a table does not exist. Otherwise, if the EMP table is appended with the loaded data.  B、The SQL* Loader data file myfile1.dat has the column names for the EMP table.  C、The SQL* Loader operation fails because no record terminators are specified.  D、Field names should be the first line in the both the SQL* Loader data files.  E、The SQL* Loader operation assumes that the file must be a stream record format file with the normal carriage return string as the record terminator.  

点击查看答案
第4题

A、The FLASHBACK TABLE statement will not be written to the alert log file.  B、The changes made to theEMPtable since the specified time will be undone.  C、TheEMPtable that was dropped by mistake from the database will be restored.  D、The FLASHBACK TABLE statement will be executed within a single transaction.  E、The FLASHBACK TABLE statement will not maintain theexisting indexes on theEMPtable.   F、The list of transactions that have modified theEMPtable since the specified time will be displayed.  

点击查看答案
第5题

A、A. The PRIMARY KEY is created along with a new index.  B、B. The PRIMARY KEY is created and it would use an existing unique index.  C、C. The PRIMARY KEY would be created in a disabled state because it is using an existing index.  D、D. The statement produces an error because the USING clause is permitted only in the CREATE TABLE command.  

点击查看答案
第6题

A、 The FLASHBACK TABLE statement will not be written to the alert log file.  B、 TheEMPtable that was dropped by mistake from the database will be restored.  C、 The changes made to theEMPtable since the specified time will be undone.  D、 The FLASHBACK TABLE statement will not maintain theexisting indexes on theEMPtable.  E、 The FLASHBACK TABLE statement will be executed within a single transaction.  F、 The list of transactions that have modified theEMPtable since the specified time will be displayed.  

点击查看答案
第8题

A、CREATE TABLE EMP (empno NUMBER(4), ename VARCNAR2(35), deptno NUMBER(7,2) NOT NULL CONSTRAINT emp_deptno_fk FOREIGN KEY deptno REFERENCES dept deptno);  B、CREATE TABLE EMP (empno NUMBER(4), ename VARCNAR2(35), deptno NUMBER(7,2) CONSTRAINT emp_deptno_fk REFERENCES dept (deptno));  C、CREATE TABLE EMP (empno NUMBER(4) ename VARCHAR2(35), deptno NUMBER(7,2) NOT NULL, CONSTRAINT emp_deptno_fk REFERENCES dept (deptno) FOREIGN KEY (deptno));  D、CREATE TABLE EMP (empno NUMBER(4), ename VARCNAR2(35), deptno NUMBER(7,2) FOREIGN KEY CONSTRAINT emp deptno fk REFERENCES dept (deptno));  

点击查看答案
第9题

A、CREATE TABLE EMP (empno NUMBER(4), ename VARCNAR2(35), deptno NUMBER(7,2) NOT NULL CONSTRAINT emp_deptno_fk FOREIGN KEY deptno REFERENCES dept deptno);  B、CREATE TABLE EMP (empno NUMBER(4), ename VARCNAR2(35), deptno NUMBER(7,2) CONSTRAINT emp_deptno_fk REFERENCES dept (deptno));  C、CREATE TABLE EMP (empno NUMBER(4) ename VARCHAR2(35), deptno NUMBER(7,2) NOT NULL, CONSTRAINT emp_deptno_fk REFERENCES dept (deptno) FOREIGN KEY (deptno));  D、CREATE TABLE EMP (empno NUMBER(4), ename VARCNAR2(35), deptno NUMBER(7,2) FOREIGN KEY CONSTRAINT emp deptno fk REFERENCES dept (deptno));  

点击查看答案
第10题

A、Exhibit A  B、Exhibit B  C、The query returns no rows  D、The query fails because the outer query is retrieving more than one column  E、The query fails because both the inner and outer queries are retrieving data from the same table.  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服