what are pl/sql collections?
Answer Posted / hannan oca
collection of similar datatypes or group of same datatypes
are called collections.Basically they are 3 types
1.Index-by tables,
2.Nested tables
3.Varrays
collection of different datatypes are known as Records.
Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
what is online transaction processing (oltp)? : Sql dba
What does count (*) mean in sql?
Why is stored procedure faster than query?
Can there be more than one function with a similar name in a pl/sql block?
How can a function retun more than one value in oracle with proper example?
What is hibernate and its relation to sql?
Whis is not false in primary key?
What is varray in pl sql?
What are sql data types?
What is the purpose of a secondary key?
How do I view a sql database?
What is sequence in sql?
How do I truncate a sql log file?
Can we insert data in view?
What is forward declaration in pl sql?