What is store procedure?and how do u take the values from
database and run in scripts?
Answers were Sorted based on User's Feedback
Answer / hari
it is a stored pl/sql block that is used to perform an
action.And it may or may not return values .
parameters are in,out,in out.
we will take the values from parameters.
| Is This Answer Correct ? | 6 Yes | 2 No |
What type of index should you use on a fact table?
Give two methods you could use to determine what DDL changes have been made.
we have 10 concurrent programs under one request group out of 10 ccps all users submitting only 9 programs from srs window remaining one ccp for specific user how can it possible send me answer asap.
Is it possible to drop a column in a table which contains only one column? How?
A Table has 10,000 records,How can i get latest 10 dates from the table.so that i can only store those 10 records in to my Resultset Object,to reduce load on my app?
What do you mean by hz_ in customer tables? : oracle accounts receivable
How can you enable a trace for a session?
while creating requisitions i am unable to see the list of organisation can anyone help me out ?
hi iam kavya, i completed Oracle11i(finance module), i do not know how to face the interview questions please adivese me
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
When a user process fails, what background process cleans up after it?
How do you use trigger to create mutating state of table