What is difference between a formal and an actual parameter?
Answer / srihari
formal parameters used in declare section and actual parameters used in begin or executable section.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to check the oracle tns settings?
Calculate difference between 2 date / times in oracle sql?
What do you mean by merge in oracle?
What is SAVE POINT ?
what is meant by magic query
How many file formats are supported to export data?
Explain the use of control file?
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
What is a named program unit?
what is the syntax of DROP command?
According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle database that has the physical existence.why VIEW doesn't take memory in oracle database, but it is treated as a object ?Please explain ?
How to delete an existing row from a table in oracle?