What are the built-ins used for finding object ID functions?
Answers were Sorted based on User's Feedback
Answer / binurajnair
To find item ids of various items, we can use FIND_ITEM
function
| Is This Answer Correct ? | 1 Yes | 0 No |
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
.fmb will be in which folder
What are the different styles of actvation of ole Objects?
Identify package function from the following ?
what is a package n what r the packages availbla in report
What are three panes that appear in the run time pl/sql interpreter?
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
Do user parameters appear in the data modal editor in 2.5?
How you define procure to pay?
i have 9 values in a table i.e -99 -56 -32 41 -2 33 95 -88 55 my question is that i wanna elimenate all -ve values and wann sum of + values in report i m using devsuite 10g its urgent kindly if anyone knows that answer message me the following yahoo id thanx ALI smalipaki@yahoo.com
can i send the control file path as a parameter
What is an User_exit?