What are the built_in used to trapping errors in forms 4?
Answer / guest
Error_type return character
Error_code return number
Error_text return char
Dbms_error_code return no.
Dbms_error_text return char
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by lov?
When does an on-lock trigger fire ?
difference between global n context sensitive segments?
a text item is there what r the different types of triggers associated with it
What are the two panes that Appear in the design time pl/sql ?
In what situation u create the BPA.
Can we use GO-BLOCK package in a pre-field trigger ?
how report can be generated if we have the database designed in oracle 10g?
what is integrity n how many integrity rules r there?
What are the vbx controls?
how will the report recognize the parameter
suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?