GeekInterview.com
Series: Subject: Topic:
Question: 33 of 279

COLLECTIONS

1-WHAT IS DIFF BETWEEN VARRAY AND TABLE?
2-WHAT IS SQL SUPPORT FOR NESTED TABLE?
3-WHAT IS INLINE STORAGE AND OUT OF LINE STOGARE OF THE NESTED TABLE?
4-WHAT ARE COMMON EXCEPTION RELATED WITH COLLECTION?
5-CAN U DECLARE VARRAY OF VARRAY OF VARRAY OF TABLE?
6-GIVE SAMPLE DEFINATION OF VARRAY OF OBJECT AND TABLE OF OBJECT?
7-WHAT ARE COMMON METHODS OF HANDLING EXCEPTIONS?
Asked by: sdas84jobs | Member Since Mar-2009 | Asked on: Oct 6th, 2010

View all questions by sdas84jobs

Showing Answers 1 - 3 of 3 Answers

Main diff between nested table and varray are..
1. Varrays have maximum size but nested table do not have maximum size
2.
Nested tables always dense, but varrays sparse. Elements of nested table can be deleted but varrays cant be deleted.
3.
Varrays stored in database in same table space but nested table data store out of database line in
separate table space.
4. Varrays data in database store as unique consecutive
subscripts but nested table not.

Yes  1 User has rated as useful.
  
Login to rate this answer.

diff between nested table and varrays.

1.varrays will have max size but nested table do not have.

2.varrays stored in database in same table space but nested table in diff table space.

3.varrays are always dense but nested table can be sparse . we cant delete indisual elments of varrays.

4.varrays stored in database maintain there ordering and subscripts.

  
Login to rate this answer.

exceptions related to collections are...

1.collection_is_null

2.collection subscript beyond count

3.collection subscript outside limit

4.no_data_found .

these are more common exceptions  related to collections.

  
Login to rate this answer.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

Related Open Questions

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.