What is difference between a formal and an actual parameter?
Answer Posted / srihari
formal parameters used in declare section and actual parameters used in begin or executable section.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does oracle handle read consistency?
What do you mean by a database transaction & what all tcl statements are available in oracle?
How to define an oracle sub procedure?
How to divide query output into groups in oracle?
Explain about the analyze command in oracle?
What are the oracle differences between nvl and coalesce
What is a server parameter file in oracle?
What privilege is needed for a user to create tables in oracle?
What is a nvl function?
Why is oracle so popular?
List the various oracle database objects?
Explain self joins in oracle?
Can we write insert statement in function in oracle?
What is an Oracle index?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?