Answer Posted / firefly
An associative array (or INDEX-BY table) that can be
indexed by NUMBER or VARCHAR2. Elements are retrieved using
number or string subscript values. Unlike with data tables,
PL/SQL tables are stored in memory. PL/SQL Tables are
sparse and elements are unordered
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to change the order of columns in Oracle SQL Plus ?
How many joins in sql?
What is a heap in sql?
What is an escape character in sql?
which types of join is used in sql widely? : Sql dba
How do I count rows in sql query?
What are dml commands?
What is the difference between nvl function, ifnull function, and isnull function?
How do you explain an index number?
What is an ndf file?
What is null in pl/sql?
what are the 'mysql' command line options? : Sql dba
What are the ways on commenting in a pl/sql code?
how to check server status with 'mysqladmin'? : Sql dba
How can I change database name in sql?