What are the default parameter that appear at run time in
the parameter screen?
What are the built-ins used for finding Object ID function?
Can a property clause itself be based on a property clause?
List the editors availables in forms 4.0?
WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
What is WHEN-Database-record trigger?
How can I message to passed to the user from reports?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
Is it possible to attach same library to more than one form?
How to create placeholder columns?
what are the new features introduced in oracle form services in 11g release 2?