Entries categorized as pre-query
Difference between pre-select and pre-query
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...