Which two statements are true regarding a PL/SQL package body?()
A:It cannot be created without a package specification.
B:It cannot invoke subprograms defined in other packages.
C:It can contain only the subprograms defined in the package specification.
D:It can be changed and recompiled without making the package specification invalid.
出自:Oracle认证