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: Why would concatenating a variable to a variable give an error in pl/sql?

Re: Why would concatenating a variable to a variable give an error in pl/sql?

From: Maxim Demenko <mdemenko_at_gmail.com>
Date: Mon, 06 Jun 2005 23:53:03 +0200
Message-ID: <d82gjj$qsu$02$1@news.t-online.com>


Wally schrieb:
> well, apart from what ever code you took out for brevity, the code
> compiled fine for me on Oracle 8i/ Win2k after i put the line
>
> sqlStmt :='insert into
> cas_data_tmp(lo...................................
>
> all in one line.
>

Just wondering how did you manage to compile that code despite the line you mentioned contains the string that is not properly quoted... ( or is it my mail client, that annihilates some quotes ...)

Best regards

Maxim Received on Mon Jun 06 2005 - 16:53:03 CDT

Original text of this message

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