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: John Chiu <johnymc_at_netscape.net>
Date: Tue, 16 Nov 1999 06:26:11 -0500
Message-ID: <80reu2$5oi$1@news2.tor.accglobal.net>


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 - 05:26:11 CST

Original text of this message

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