Answer Posted / dinesh
Type CC is Varray(5) of number;
c CC:=CC(1,2,3,4,5);
Begin
c.trim /* Delete last 5th Element with thier place holder from varray*/
c.trim(3)/*remove last 3 element with thier place holder from varra
c.delete/* delete all the varray.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define an external table with a text file?
How to turn on or off recycle bin for the instance?
what is Single Byte Overhead...?
What is the difference between truncate & delete command?
what is difference between sql plus and sql*plus? (not sql and sql plus).
Is it possible to split the print reviewer into more than one region ?
What are the common oracle dba tasks?
Explain the use of record length option in exp command.
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
How to change user password in oracle?
How to convert a date to char in oracle? Give one example.
What is bulk collect in oracle?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
What privilege is needed for a user to query tables in another schema?
When do you get a .pll extension in oracle? Explain its importance