varrays

oracle India
  • 15 years ago
    I have to declare a varray for some purpose. But i dont know how big it might be. But problem in varray is that u have to give a size.. so if i give a big number is it ok? I mean will it allocate that much memory or something like that?
    i'll be extending the varray as and when i require so is it ok if i declare the size as a big number? will it effect the performance in any way?

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programs must be written for people to read, and only incidentally for machines to execute.”