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 can you view the errors encountered in a trigger?
What are actual parameters and formal parameters?
What is a procedure in pl sql?
what is 'mysqlimport'? : Sql dba
What is indexing oracle sql?
Define a temp table?
How do you explain an index number?
What is index example?
tell me about various levels of constraint. : Sql dba
what are the advantages of sql ? : Sql dba
explain the options of myisamchk to improve the performance of a table. : Sql dba
How to run sql*plus commands in sql developer?
What is a trigger in sql?
Which join is like inner join?
What does desc stand for?