On your Oracle 12c database, you Issue the following commands to create indexesSQL > CREATE INDEX oe.ord_customer_ix1 ON oe.orders (customers_id, sales_rep_id) INVISIBLE;SQL> CREATE BITMAP INDEX oe.ord_customer_ix2 ON oe.orders (customers_id, sales_rep_id);Which two statement are correct?()
A. Both the indexes are created; however, only the ORD_COSTOMER index is visible.
B. The optimizer evaluates index access from both the Indexes before deciding on which index to use for query execution plan.
C. Only the ORD_CUSTOMER_IX1 index is created.
D. Only the ORD_CUSTOMER_IX2 index is created.
E. Both the indexes are updated when a new row is inserted, updated, or deleted In the orders table.
第1题:
Youhavecontrol-fileautobackupsenabled.WhenstartingyourdatabasefromSQL*Plus,youreceivethefollowingerrormessage:SQL>startupORA-01078:failureinprocessingsystemparametersLRM-00109:couldnotopenparameterfile,C:\ORACLE\PRODUCT\11.1.0\DB_1\DATABASE\INITORCL.ORAUsingRMAN,howwouldyourespondtothiserror?()
A.Issuethestartupnomountcommandandthenissuetherestoreparameterfilecommandfromthe RMANprompt.
B.IssuethestartupnomountcommandandthenissuetherestorespfilecommandfromtheRMANprompt.
C.Issuethestartupnomountcommandandthenissuetherestorespfilefromautobackupcommand fromtheRMANprompt.
D.Issuethestartupnomountcommandandthenissuetherestorespfilefrombackupcommand from theRMANprompt.
E.IssuetherestorespfilefromautobackupcommandfromtheRMANprompt.
第2题:
Oracle密码允许包含像“SELECT”,“DELETE”,“CREATE”这类的Oracle/SQL关键字。()
第3题:
A.DB_FILES
B.DB_DATAFILES
C.DATABASE_FILES
D.LOG_FILES
第4题:
有以下程序:
当执行程序时,按下列方式输入数据(从第l列开始,<;CR>;代表回车,注意:回车也是一个字符]12<;CR>;34<;CR>;则输出结果是( )。
A.12
B.123
C.1234
D.12343
第5题:
A.对于UNIX,在$ORACLE_HOME/dbs
B.对于UNIX,在$ORACLE_HOME/dbs/admin
C.对于Linux,在%ORACLE_HOME%\database
D.对于Windows,在%ORACLE_HOME%\dbs
E.对于Windows,在%ORACLE_HOME%\database\admin
第6题:
( ) – Is Miss White __________ English teacher, Maria?
– No, she teaches __________ geography.
A.your;my
B.you;mine
C.you;us
D.your;us