Main diff between varray and nested tablea
Answer Posted / dandu devendra
Varray: constrain table.Basically this table dense by default indexs start with 1.
Nested table: unconstrain table.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what are the different type of normalization? : Sql dba
What does pragma mean?
Is sql a backend language?
How many sql are there?
What is sql partition function?
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
How do you delete duplicates in sql query using rowid?
what are the join types in tsql? : Transact sql
What are the different types of sql commands?
What is the main reason behind using an index?
What is varchar used for?
Is sql port 1433 encrypted?
What is the difference between a subquery and a join?
How many sql databases can you have on one server?
What is the use of primary key?