It would be automatically enabled and deferred.
It would be automatically enabled and immediate.
It would remain disabled and has to be enabled manually using the ALTER TABLE command.
It would remain disabled and can be enabled only by dropping the foreign key constraint and re-creating it.
第1题:
Examine the SQL statement that creates ORDERS table: CREATE TABLE orders (SER_NO NUMBER UNIQUE, ORDER_ID NUMBER, ORDER_DATE DATE NOT NULL, STATUS VARCHAR2(10) CHECK (status IN ('CREDIT', 'CASH')), PROD_ID NUMBER REFERENCES PRODUCTS(PRODUCT_ID), ORD_TOTAL NUMBER, PRIMARY KEY (order_id, order_date)); For which columns would an index be automatically created when you execute the above SQL statement? ()
第2题:
You work as a database administrator for Supportcenter.cn. Your database is functional. One of the disks containing a mirrored redo log member has bad sectors in it. You are unable to fix the damaged file. How does the loss of a redo log member affect the instance of the database that is currently running?()
第3题:
You have to shut down the database instance with the ABORT option because of a hardware failure. Which statement is true about the subsequent opening of the database?()
第4题:
Which type of PL/SQL construct would you use to automatically correct the error resulting from a statement that was suspended due to a space-related problem?()
第5题:
The instance would normally abort.
The instance would not be affected.
The instance would be invalid, so would have to be aborted.
The instance would remain open, but the LGWR process would fail.
The instance would remain open and would automatically create the missing file
第6题:
Washington would not appreciate the idea of overthrowing social order.
Racial separation is an outcome of accommodationist ideology.
Washington would not support determined activist leadership.
The Philadelphia Negro is a book on blacks in American South.
第7题:
The statement would not execute because table aliases are not allowed in the JOIN clause.
The statement would not execute because the table alias prefix is not used in the USING clause.
The statement would not execute because all the columns in the SELECT clause are not prefixed with table aliases.
The statement would not execute because the column part of the USING clause cannot have a qualifier in the SELECT list.
第8题:
SER_NO
ORDER_ID
STATUS
PROD_ID
ORD_TOTAL
composite index on ORDER_ID and ORDER_DATE
第9题:
function
package
procedure
database trigger
anonymous PL/SQL block
第10题:
The backup would be marked as invalid.
The backup would be marked as obsolete.
The backup would be removed from the media.
The backup would be removed from the RMAN repository.
第11题:
Dynamic LPARs
On/Off Capacity on Demand
Uncapped Micro-Partitioning
Enterprise Workload Manager
第12题:
SER_NO
ORDER_ID
STATUS
PROD_ID
ORD_TOTAL
Composite index on ORDER_ID and ORDER_DATE
第13题:
Which type of PL/SQL construct would you use to automatically correct the error resulting from a statement that was suspended due to a space/x7frelated problem? ()
第14题:
You defined the Recovery Manager (RMAN) retention policy to recovery window of 7 days by executing the following command: RMAN> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS; When a backup is performed, what would be the status of this backup after seven days?()
第15题:
Examine the SQL statements that creates ORDERS table: CREATE TABLE orders (SER_NO NUMBER UNIQUE, ORDER_ID NUMBER, ORDER_DATE DATE NOT NULL STATUS VARCHARD2(10) CHECK (status IN ('CREDIT','CASH')), PROD_ID_NUMBER REFERENCES PRODUCTS(PRODUCT_ID), ORD_TOTAL NUMBER, PRIMARY KEY (order id, order date)); For which columns would an index be automatically created when you execute the aboveSQL statement? ()
第16题:
Evaluate the following query: SQL> SELECT TRUNC(ROUND(156.00,-1),-1)FROM DUAL; What would be the outcome?()
第17题:
It would be automatically enabled and deferred.
It would be automatically enabled and immediate.
It would remain disabled and has to be enabled manually using the ALTER TABLE command.
It would remain disabled and can be enabled only by dropping the foreign key constraint and re-creating it.
第18题:
It would be created only if a unique index is manually created first.
It would be created and would use an automatically created unique index.
It would be created and would use an automatically created nonunique index.
It would be created and remains in a disabled state because no index is specified in the command.
第19题:
Adjust Path MTU attributes, using the no command.
Adjust the status queue size on the adapters, using the chdev command.
Adjust ipforwarding to enabled, using the no command.
Adjust tcp_maxburst to enabled, using the no command.
第20题:
The database would open normally.
The database would not open, and it would stop at mount stage.
The database would open after automatically performing instance recovery.
The database would not open, and you have to perform database recovery to open it.
第21题:
SER_NO
ORDER_ID
STATUS
PROD_ID
ORD_TOTAL
Composite index on ORDER_ID and ORDER_DATE
第22题:
functions
package
procedure
database trigger
anonymous PL/SQL block
第23题:
SER_NO
ORDER_ID
STATUS
PROD_ID
ORD_TOTAL
composite index on ORDER_ID and ORDER_DATE
第24题:
16
100
160
200
150