EXIT_FORM is a restricted package procedure ?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
What is the usage of frame ?
What is the frame & repeating frame?
What are the display styles of an alert?
Is it possible to execute a dynamic sql from forms?
What is a library?
What do you understand by lov and how can it be used?
What are the triggers associated with a check box?
What is the built-in used for showing lov at runtime?
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
Where do u define the select statement of the parameter? is it followed by the & variable ?
WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?