What is responsibility and how u attach How to create user and how u attach with responsibility.
2038Table 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 6541Post New Oracle Forms Reports Questions
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
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
did u p prepared complex report
What do you understand by lov and how can it be used?
How can we expand Parameter Form Canvas on Reports 6i?
difference between global n context sensitive segments?
how report can be generated if we have the database designed in oracle 10g?
a text item is there what r the different types of triggers associated with it
Can we invoke one form from another in a multi-forms application?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What is a canvas in oracle forms?
What is an oracle report? List its various types.
Is it possible to execute a dynamic sql from forms?
Is it possible to have multiple layouts in a report?
How can we generate report output in excel format?