移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

单选题

Your business has departmental reports that are generated every day. Each department must use the same set of queries, but access a different subset of data in the tables, depending on which department generates the report. The format of the reports is being developed; currently, the format changes daily. How would you configure the database to ensure that each department generates its report (based on its target data) using the most recent report format every day?()

发布日期:2020-04-10

Your business has departmental reports that are ge...
A

By having each user run the report generation procedure at the scheduled time, supplying the necessary input variables.

B

By creating a program using DBMS_JOB that accepts one or more variables, and creating a job that calls this program using DBMS_JOB.

C

By having each user schedule a job using DBMS_JOB that accepts one or more input variables and calls a procedure that generates the report.

D

By having each user create a job using DBMS_SCHEDULER that includes all the information and commands necessary to generate the report.

E

By creating a program using DBMS_SCHEDULER that accepts one or more variables, and creating a job that calls this program using DBMS_SCHEDULER.

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!

此试题出现在

CMS专题

CMS专题

去刷题
热门试题热门资讯 相关试题

暂无相关推荐~