IBM Exam Questions

Which of the following is the best implementation for a User Defined Function that emphasizes on dat

Which of the following is the best implementation for a User Defined Function that emphasizes on
database operations, considering that performance is critical to the application?

A.
Java external function

B.
SQL PL function

C.
Composed function

D.
C built-in function

Explanation: