Entries categorized as pre-select

Difference between pre-select and pre-query

On May 31, 2009 / By admin / In Oracle / No Comments
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 Read More...