Main diff between varray and nested tablea
Answer Posted / prabu t
Varray -
Can be stored in the database.
Bounded (maximum length should be given).
Delete / Remove values only from the end.
Nested Tables -
Cannot be strored in the database.
Unbounded (No maximum length).
Delete / Remove values anywhere in the table.
Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
What is a subquery in sql?
Is postgresql a nosql database?
How do I create an index in word?
What is indexing in sql and its types?
Is the primary key an index?
What is a column in a table?
what is the difference between truncate and delete statement? : Transact sql
What are sql commands?
Does group by remove duplicates?
Can we insert in view in sql?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
What is the reports view in oracle sql developer?
what is the command line end user interface - mysql? : Sql dba
What are the different sql commands?
What are predefined functions in sql?