Explain master-detail relationship with some examples.
No Answer is Posted For this Question
Be the First to Post Answer
what is tripstop report?
What are the triggers associated with the image item?
What do you mean by a page ?
what are the oracle forms services components include?
What are the two ways by which data can be generated for a parameter's Using static values?
Do user parameters appear in the data modal editor in 2.5?
List out the oracle forms configuration files?
Can you truncate a table in a procedure in Oracle Forms?
EXIT_FORM is a restricted package procedure ?
what is difference between group above and group left report
can i write commit in Before report trigger
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