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 create a temporary table in oracle?
1. How actually index will work ? 2. Why do people prefer mostly bitmap index and btree index in datawarehouse ? 3. If I use the column in aggrigate functions like max,min,count and avg and if I have a index created on that column, will it increases the performance ?
how may join possible between (requisition with purchase order)
How to add a new column to an existing table in oracle?
Explain joins in oracle?
How do I manually create a database in oracle?
What is SQL Tuning Advisor in Oracle?
what is index?
What is an Index ? How it is implemented in Oracle Database ?
How to define a variable to match a table column data type?
What is meant by joins? List out the types of joins.
How to display row numbers with the records?