What is responsibility and how u attach How to create user and how u attach with responsibility.
2035Table 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 6536Post New Oracle Forms Reports Questions
if u want to delete all these detail block etc what will happen in form
i am writing a query select EmpNo from Emp how can i call in after parameter form
did u received a single file or multiple files
What do you understand by lov and how can it be used?
what is tripstop report?
In what sequence do triggers get fired by oracle forms?
Is it possible to have multiple layouts in a report?
What is a matrix report and how many minimum groups are required to prepare the same?
what exactly u write in when_new_form_instance
how to send file attachment from oracle forms
Explain master-detail relationship with some examples.
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
In what situation u create the BPA.
Is it possible to execute a dynamic sql from forms?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed