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

Home -> Community -> Usenet -> c.d.o.tools -> pl/sql

pl/sql

From: luio <lctNOlcSPAM_at_hotmail.com.invalid>
Date: 2000/08/04
Message-ID: <1304c745.3356bc1a@usw-ex0104-028.remarq.com>#1/1

how to select the long and insert it into a table.

Tom only solves insert a long type into a table in a store procedure

how to implement next statemente in store procedure? right now, it reported error message, that I use long type in a query in a store procedure.

create tb1(....., long xx)

insert into tb1(...., xx) select .... xx from tb1.


Got questions? Get answers over the phone at Keen.com. Up to 100 minutes free!
http://www.keen.com Received on Fri Aug 04 2000 - 00:00:00 CDT

Original text of this message

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