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
What is dml with example?
What is the difference between inner join and left join?
What is the file extension for sql database?
Explain some predefined exceptions.
how to do backup entire database? : Transact sql
Which join condition can be specified using on clause?
What is sql query optimization?
What is right join sql?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
How to use sql statements in pl/sql?
how to start mysql server? : Sql dba
What is trigger and how to use it in sql?
What is trigger types in sql?
Explain sql data types?
What is the non-clustered index in sql?