DEVFYI - Developer Resource - FYI

What is a difference between pre-select and pre-query?

ORACLE Interview Questions and Answers (Part 2)


(Continued from previous question...)

230. What is a difference between pre-select and pre-query?

Fires during the execute query and count query processing after oracle forms constructs the select statement to be issued, but before the statement is actually issued. The pre-query trigger fires just before oracle forms issues the select statement to the database after the operator as define the example records by entering the query criteria in enter query mode.Pre-query trigger fires before pre-select trigger.

(Continued on next question...)

Other Interview Questions