Main diff between varray and nested tablea
Answer Posted / srinivas
We should give the maximum size when we declare the varry, and if u perform delete then it removes the values from the end, use this varray when u know the size
we no need to give the size when we declare the nested tables,we can remove the values any where from the nested table,use this when u don't know the size.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How many types of triggers exist in pl/sql?
What is difference sql and mysql?
What is set serveroutput on in pl sql?
How to get unique records from a table?
What is sql partition function?
What are synonyms in sql?
What is equi join in sql?
What do you mean by “trigger” in sql?
Can we alter stored procedure?
discuss about myisam key cache. : Sql dba
What does count (*) mean?
Difference between global and parameter variables?
what is cross join? : Sql dba
What is left join in sql?
How do you update a value in sql?