Table 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

Answer Posted / shashidhar banda

Answers:

1)select avg(scost) from software where devin='ORACLE';

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an oracle report? List its various types.

561


what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?

589


what are the oracle forms services components include?

553


What is the difference between flex mode and confined mode?

524


What is the difference between bind and lexical parameter?

531






Explain master-detail relationship with some examples.

580


What is responsibility and how u attach How to create user and how u attach with responsibility.

1618


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

808


how do u compile a form i.e .fmb file in Unix or in dos

4016


List the different types of columns in oracle reports.

565


What is an SQL FORMS ?

2306


What is a canvas in oracle forms?

586


if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1474


suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1591


hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...

1661