問題詳情

QUESTION 44What is true about stored procedures?shortno 大寫
(A)A stored procedure uses the DELCLARE keyword in the procedure specification to declare formal parameters.
(B)A stored procedure is named PL/SQL block with at least one parameter declaration in the procedure specification.
(C)A stored procedure must have at least one executable statement in the procedure body.
(D)A stored procedure uses the DECLARE keyword in the procedure body to declare formal parameters.

參考答案

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