What is a predefined exception available in forms 4.0?
What are the built-ins used for processing rows?
how to send sms to mobile phone from oracle forms.
Where is the external query executed at the client or the server?
Can you truncate a table in a procedure in Oracle Forms?
Can you attach an lov to a field at run-time? if yes, give the build-in name.
What is the difference between keystartup and pre-form ?
What are the various configuration files that are used by oracle forms?
Give the sequence of execution of the various report triggers?
What is a record group?
How to change maximise or minimise the window in forms
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
What is the between Function and Procedure?