DEVFYI - Developer Resource - FYI

What is the Difference between a post query and a pre query

ORACLE Interview Questions and Answers (Part 4)


(Continued from previous question...)

624. What is the Difference between a post query and a pre query

A post query will fire for every row that is fetched but the pre query will fire only once.

(Continued on next question...)

Other Interview Questions