IBM Exam Questions

which of the following privileges?

A user wishing to invoke an SQL stored procedure that queries a table must have which of the
following privileges?

A.
CALL privilege on the procedure; SELECT privilege on the table

B.
CALL privilege on the procedure; REFERENCES privilege on the table

C.
EXECUTE privilege on the procedure; SELECT privilege on the table

D.
EXECUTE privilege on the procedure; REFERENCES privilege on the table