adspace
Answer Posted / Vijay Pal
A varray (VARIABLE ARRAY) in PL/SQL is a variable that holds an array of elements. Unlike arrays, varrays can be declared within PL/SQL blocks and stored in PL/SQL tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is sql server agent? : Sql dba
what are all the common sql function? : Sql dba
Do we need to rebuild index after truncate?
what is schema? : Sql dba
Can delete statement be rollbacked?
What is your daily office routine?
what is dbms? : Sql dba
Is primary key always clustered index?
What is the best sql course?
what are aggregate and scalar functions? : Sql dba
how to start mysql server? : Sql dba
what is bcp? When does it used? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
what are the advantages of sql ? : Sql dba
Does group by remove duplicates?