Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: It's so difficulty in developing on Developer
I would like to add that in Forms 5.0 (which uses plsql ver2.0) you can
have plsql table which you can use as arrays. With record groups you will
have to do extra bit of programming to simulate array behaviour which can
be avoided when using plsql table.
Kapil
Kapil Madan <kapil.madan_at_in.bosch.com> wrote in article
<01be6b79$10d8a180$140394ad_at_qcs20.ban.india.bosch.com>...
> See help on record groups.You can use them as multidimensional arrays.
>
> Kapil
>
> kynam24_at_my-dejanews.com wrote in article
> <7c7f3n$2po$1_at_nnrp1.dejanews.com>...
> > We are now using Oracle Developer to develop big application,
> > in which we have to produce a lot of forms,reports and many
> > functions to serve our management purposers .But we can't find
> > any features of PL/SQL that support array .Having not array functions
> > and supports cause many thing so strange over many popular programming
> > language .So ,is there anyone who can show me how to solve this
> > problem ?.
> >
> > -----------== Posted via Deja News, The Discussion Network ==----------
> > http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
>
> >
>
Received on Wed Mar 10 1999 - 22:54:52 CST
![]() |
![]() |