How collections are improve the performance?



How collections are improve the performance?..

Answer / kesava

COLLECTION:
Collection contains number of user defined types which is
stored number of data items in Single unit.
Why introduce Collection:
--->When ever we are using cursor memory area control does not get it back from Active set Area.
=====>when ever we are using Collection we are operating
element and also we are moving forward and reverse directions with in memory are using Collection
collection Types:
index by Table
Nested Table
Varray

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More SQL PLSQL Interview Questions

What is the difference between sql, mysql and sql server?

0 Answers  


What are the types of triggers ?

26 Answers   Aspire, BirlaSoft, TCS,


How exception handling is done in advance pl/sql?

0 Answers  


How can a pl sql block be executed?

0 Answers  


what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba

0 Answers  






What is cartesian join in sql?

0 Answers  


What is the use of triggers?

0 Answers  


Can we insert data into view?

0 Answers  


Does sql full backup truncate logs?

0 Answers  


what is “go” in t-sql? : Transact sql

0 Answers  


How do I quit sql?

0 Answers  


What is sql lookup?

0 Answers  


Categories