IBM Exam Questions

Which two operations are allowed in the body of an SQL scalar user-defined function?

Which two operations are allowed in the body of an SQL scalar user-defined function?
(Choose two.)

A.
CALL statements.

B.
SQL control statements.

C.
COMMIT statements.

D.
Use of a scratch pad.

E.
External file access.

Explanation: