What are the different defaust triggers created when Master
Deletes Property is set to Non-isolated?
Answer / sohail
on_populate_details,on_clear_details &
on_check_delete_master.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is an Lov?
based on parameter value layout of report should change
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
What is the difference between a POST-FIELD trigger and a POST-CHANGE trigger ?
What are modalless windows?
what is a package n what r the packages availbla in report
When do you use data parameter type?
How can you create Lexical parameter n Bind parameter in Reports ?
.fmb will be in which folder
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
What is the built-in function used for finding the alert?
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.