Subject | Re: [firebird-support] Arrays in SQL |
---|---|
Author | Aage Johansen |
Post date | 2003-08-12T09:09:49Z |
On Tue, 12 Aug 2003 08:07:12 +0000 (UTC), Anand wrote:
solve your problem.
--
Aage J.
> How do I use arrays in the FireBird SQL? I need to write aArrays aren't well supported, so you should really find another way to
> Stored Procedure that can accept a string input and parse it to
> separate out various substrings, based on a separator. I intend
> to put the parsing logic into a UDF and call the UDF from the
> SP. However I would need to use a string array in the SP to
> hold the parsed output.
>
> I also went through the SQL Language and Function reference
> document I had downloaded for IB6, but it doesn't provide enough
> information on the use of arrays.
>
> Thanks in advance for any tips and suggestions,
>
> Anand
solve your problem.
--
Aage J.