Hi, How can I declare an array in plpgsql?? when I use declare url text[10]; ERROR: parse error at or near "[" if I use _text; declare is OK, however, when I assgin a value after BEGIN url[i]:=whatever; get same ERROR, Is it possible to return an array from a plpgsql function?? Jie LIANG Internet Products Inc. 10350 Science Center Drive Suite 100, San Diego, CA 92121 Office:(858)320-4873 [EMAIL PROTECTED] www.ipinc.com
- [SQL] SQL parse error Borek Lupoměský
- RE: [SQL] SQL parse error Francis Solomon
- RE: [SQL] SQL parse error Borek Lupoměský
- Re: [SQL] SQL parse error Tom Lane
- Re: [SQL] SQL parse error Borek Lupoměský
- Re: [SQL] SQL parse error Borek Lupoměský
- Re: [SQL] SQL parse error Tom Lane
- Re: [SQL] SQL parse e... Borek Lupoměský
- [SQL] arrays in Postg... Jie Liang
- [SQL] arrays in P... Kovacs Zoltan Sandor
- RE: [SQL] SQL parse error Kenn Thompson