A. The job will be dropped automatically if the value of the AUTO_DROP attribute is TRUE
B. The job will only be disabled if the value of the AUTO_DROP attribute is FALSE
C. The STATE attribute of the job will be set to COMPLETED if the value of the AUTO_DROP attribute is FALSE
D. All objects referenced by the job will be dropped if the value of the AUTO_DROP attribute is TRUE and the value of the CASCADE attribute is TRUE
E. The STATE column of the job table will be set to COMPLETED for the job
第1题:
A.Thecodewillbeexecutedsuccessfully.
B.ThecodewillnotbeexecutedsuccessfullybecausethevalueoftheVALUEparametermustbe1,2,or3.
C.ThecodewillnotbeexecutedsuccessfullybecausethevalueoftheVALUEparametermustrangebetween1and5.
D.ThecodewillnotbeexecutedsuccessfullybecausenoSET_ATTRIBUTEprocedureexistsintheDBMS_SCHDULERpackage.
第2题:
A. SUM(start_date)
B. AVG(start_date)
C. COUNT(start_date)
D. AVG(start_date, end_date)
E. MIN(start_date)
F. MAXIMUM(start_date)
第3题:
第4题:
A. SET_ATTRIBUTE_NULL
B. ALTER_JOB
C. ALTER_JOB_PARAMETERS
D. ALTER
E. SET_ATTRIBUTE
第5题:
[A] who [B] when [C] where [D] which
第6题:
【单选题】DATEDIF函数返回两个日期之间的年月日间隔数,其一般形式为:DATEDIF(start_date,end_date,unit),unit参数不可以是()。
A.Y
B.M
C.D
D.YMD