What is responsibility and how u attach How to create user and how u attach with responsibility.
2090Table 1: STUDIES PNAME (VARCHAR), SPLACE (VARCHAR), COURSE (VARCHAR), CCOST (NUMBER) Table 2: SOFTWARE PNAME (VARCHAR), TITLE (VARCHAR), DEVIN (VARCHAR), SCOST (NUMBER), DCOST (NUMBER), SOLD (NUMBER) Table 3: PROGRAMMER PNAME (VARCHAR), DOB (DATE), DOJ (DATE), SEX (CHAR), PROF1 (VARCHAR), PROF2 (VARCHAR), SAL (NUMBER) PNAME – Programmer Name, SPLACE – Study Place, CCOST – Course Cost, DEVIN – Language the software or package is developed in, SCOST – Software Cost, DCOST – Development Cost, PROF1 – Proficiency 1 Use the above table definitions to answer the questions that follow. Find out the selling cost average for packages developed in Oracle. Display the names, ages and experiences of all programmers How much revenue has been earned through
1 6624Post New Oracle Forms Reports Questions
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
Can we invoke one form from another in a multi-forms application?
What is an oracle report?
did u p prepared complex report
how report can be generated if we have the database designed in oracle 10g?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What is the difference between BPA AND Contract What are documents and test cases u followed
what is tripstop report?
What do you understand by lov and how can it be used?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
Explain the various types of oracle report?
What is a user exit program in oracle reports?
List out the oracle forms configuration files?
In what situation u create the BPA.
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.