Microsoft Exam Questions

Which of the following can be used to protect the code in a stored procedure?

Which of the following can be used to protect the code in a stored procedure?

A.
The ENCRYPBYKEY statement.

B.
The ENCRYPBYASYMKEY statement.

C.
The SET TRUSTWORTHY ON option.

D.
The SET XACT_ABORT ON statement.

E.
The ENCRYPTBYPASSPHRASE statement.

F.
The ENCRYPTBYCERT statement.

G.
The SIGNBYASYMKEY statement.

H.
The CRYPT_GEN_RANDOM statement.

Explanation: