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 are types of indexes in sql?
What is a pl/sql block?
what are the type of locks ? : Sql dba
Define sql delete statement.
What is substitution variable in pl sql?
What is difference between stored procedures and application procedures?
what is top in tsql? : Transact sql
List out the acid properties and explain?
What does dml mean?
What schema means?
How does join work in sql?
What is the difference between database trigger and stored procedure?
Is sql easier than java?
What is index example?
How do I start sql profiler?