Prepare for your Next Interview
This is a discussion on Extend function of Varrays within the Oracle forums, part of the Databases category; HI All, I have some doubt regading the extend function of Varrays. I am little bit confused. Can someone explain that in detail. What my doubt is, suppose i declare ...
|
|||
|
Extend function of Varrays
HI All,
I have some doubt regading the extend function of Varrays. I am little bit confused. Can someone explain that in detail. What my doubt is, suppose i declare a varray of size say 100, can I extend that varray beyond 100 or not? What is the actual purpose of this function? Can someone please explain. Thanks in advance. |
| Sponsored Links |
|
|||
|
Re: Extend function of Varrays
Hi Jyoti,
it is not like hte way that u think. we need to initalize the varray before using it using a constructor. suppose ur initial lenght of varray is 100 n while initializing it u have given 10 elements. so logically u can use EXTEND function to use declare the elements beyond 10 and not beyond 100. Regards Risham |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Query about a Function | Remasri | PHP | 3 | 03-17-2007 03:10 AM |
| pl/sql function | gujjar | Oracle Certification | 3 | 02-22-2007 10:47 AM |
| TSL Function | sutnarcha | WinRunner | 1 | 12-20-2006 05:40 AM |
| How can i call that function? | JobHelper | Java | 1 | 12-06-2006 03:16 AM |
| Function in PHP | sripri | PHP | 1 | 07-20-2006 12:13 PM |