Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: select into PL/SQL table

Re: select into PL/SQL table

From: Norris <jcheong_at_cooper.com.hk>
Date: 17 Nov 1999 02:19:55 GMT
Message-ID: <80t3cb$mlf$1@adenine.netfront.net>


Can I select more than one row into a plsql_table?

John Chiu <johnymc_at_netscape.net> wrote:
> select table_column into plsql_table(index) from table_name ........

> HTH

> John Chiu

> Norris <jcheong_at_cooper.com.hk> wrote in message
> news:80qhsv$1jeg$1_at_adenine.netfront.net...
>> Can I select a column from a table into a PL/SQL table? If yes, then what
> is the syntax, any example?
Received on Tue Nov 16 1999 - 20:19:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US