Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Scripting language with a support for array interface
"Mladen Gogala" <gogala_at_sbcglobal.net> wrote in message
news:pan.2005.11.28.01.58.22.927933_at_sbcglobal.net...
> Is there any scripting language with the support for array
> interface? Perl doesn't have it nor does PHP. What about Python?
> Does it support array bind and, if it does, does it cheat like DBI
> which breaks the array under the hood and internally performs a
> loop, or does it do it for real?
> --
> http://www.mgogala.com
>
Assuming you're writing web apps, why not PL/SQL via mod_plsq?
++ mcs Received on Sun Nov 27 2005 - 20:05:04 CST
![]() |
![]() |