阿摩線上測驗 登入

試題詳解

試卷:無年度 - Oracle ActualTests.1Z0-147.v2008-11-10.by.Ramon.111q#24548 | 科目:資料庫管理系統(AS2)

試卷資訊

試卷名稱:無年度 - Oracle ActualTests.1Z0-147.v2008-11-10.by.Ramon.111q#24548

科目:資料庫管理系統(AS2)

You want to create a PL/SQL block of code that calculates discounts on customer orders. -This code will be invoked from several places, but only within the program unit ORDERTOTAL. What is the most appropriate location to store the code that calculates the discounts? long
(A) A stored procedure on the server.
(B) A block of code in a PL/SQL library.
(C) A standalone procedure on the client machine.
(D) A block of code in the body of the program unit ORDERTOTAL.
(E) A local subprogram defined within the program unit ORDERTOTAL.
正確答案:登入後查看