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
Why function is used in sql?
Explain the structure of pl/sql in brief.
What is before and after trigger?
What is the difference between the sql*loader and import utilities? : aql loader
What are the different operators available in sql?
Explain the uses of control file.
What is a natural join?
Explain the rollback statement?
Which table is left in left join?
what is schema? : Sql dba
Define implicit and explicit cursors.
What is sql table?
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
How can you get sql*loader to commit only at the end of the load file? : aql loader
Is microsoft sql free?