Hi All,
I need to create a ARRAY of VARCHAR(100) of varying length whose length would be defined at runtime. The requirement is to have this UDT as INPUT of a stored procedure which will be invoked by a Java code, that will be passing arrays of varying length from time to time. It seems to me that ARRAY in Teradata must be defined with a fixed length. Can someone please suggest how to define ARRAY of varying length whose length is not defined during creation of the UDT.
Thanks,
Avi
Forums: