adspace
what are pl/sql collections?
Answer Posted / pradeep
A collection is an ordered group of elements, all of the
same type. It is a general concept that encompasses lists,
arrays, and other familiar datatypes. Each element has a
unique subscript that determines its position in the collection.
PL/SQL offers these collection types:
* Index-by tables,
* Nested tables
* Varrays
| Is This Answer Correct ? | 50 Yes | 2 No |
Post New Answer View All Answers
what is dbms? : Sql dba
what are all the common sql function? : Sql dba
What is the current version of postgresql?
Does group by remove duplicates?
what is sql server agent? : Sql dba
How do I remove duplicates in two columns?
What is the current version of sql?
If a cursor is open, how can we find in a pl/sql block?
what is collation? : Sql dba
what are aggregate and scalar functions? : Sql dba
how to start mysql server? : Sql dba
what is schema? : Sql dba
what are the advantages of sql ? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
how many tables will create when we create table, what are they? : Sql dba