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
Is primary key an index?
Why is %isopen always false for an implicit cursor?
what is a composite key ? : Sql dba
What does where 1/2 mean in sql?
Is truncate ddl or dml?
What is normalization in a database?
Can a foreign key have a different name?
Is time a data type in sql?
What is compiled query?
What is pl sql and why it is used for?
How do I run a sql query in pgadmin 4?
What is sp_helptext?
Is pl sql different from sql?
Differentiate between sga and pga.
What is a sql profiler?