what is the difference between varray and table data
type..please expalain with some examples...

under what situation you will go for varray..instead of
index by table...

Answer Posted / anil kumar jaiswal

the major difference you can say here is bounding.
varray is bounded but index by table is not bounded.
means in varray you can mention the limit but in index by table you cannot.

if you got with performance varray is more effective and faster than index by table.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you write a subquery?

517


How can we store rows in PL/SQL using array?

662


How many joins in sql?

551


what is a unique key ? : Sql dba

541


Mention what is the use of function "module procedure" in pl/sql?

561






What is pl sql package?

591


what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba

525


Is oracel sql developer written in java?

646


Name three sql operations that perform a sort.

582


What is the left table in sql?

515


what are the differences between require and include, include_once and require_once? : Sql dba

525


What is a unique constraint?

606


Is not null in sql?

558


What is the purpose of using pl/sql?

661


Is mariadb a nosql database?

532