問題詳情

QUESTION 75The add_player, upd_player_stat, and upd_pitcher_stat procedures are grouped together in a package. A variable must be shared among only these procedures.Where should you declare this variable?
(A)In the package body.
(B)In a database trigger.
(C)In the package specification.
(D)In each procedure's DECLARE section, using the exact same name in each.

參考答案

答案:B
難度:非常困難0
統計:A(0),B(0),C(0),D(0),E(0)