what is main def between plsql/table and array?
Answer / sudipta santra
In array we can not make index upon that but in PL/SQL Table
we can set the index upon that.
Rest of the features are more or less not so much strong
difference.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the recommended interval at which to run statspack snapshots, and why?
Explain the use of Merge statement in oracle 11g
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
What are operators in oracle?
How to find the date and time of last updated table?
Draw E-R diagram for many to many relationship ?
Explain the family trees and connection by clause
What is the difference between alert log file and trace file ?
Explain the use of record length option in exp command.
What happens to the data files if a tablespace is dropped?
what is difference between DBMS and RDBMS?
what is normalisation?what are its uses?