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 the default isolation level in sql server? : Transact sql
What is sqlca in powerbuilder?
What is consistency?
Can we use pl sql in mysql?
What are tuples in sql?
how to include character strings in sql statements? : Sql dba
What is output spooling in sql*plus?
how to extract a unit value from a date and time? : Sql dba
What are crud methods?
How to select unique records from a table?
What is localdb mssqllocaldb?
What is normalisation and its types?
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba
What is cross join example?
what is 'mysqlcheck'? : Sql dba