SQL and PL/SQL expression in Computations
Hello,
I’m aware of the different implementation of SQL and PL/SQL expression in Conditions. I couldn’t find anything about how they are implemented in Computations.
I can’t think of a computation scenario that will require us to use SQL expression over PL/SQL expression, or vice versa.
Given the firing points of computations, as part of SHOW or ACCEPT, it seems logic to me to always prefer PL/SQL expressions, performance wise. Am I right?
Appreciate the insight,
Arie.