Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Compiling pl/sql in sqlplus with an @ char within the code?
Jeremy schrieb:
> In article <448814db$0$11078$9b4e6d93_at_newsread4.arcor-online.net>, Maxim
> Demenko says...
>> It seems, sqlplus gets broken on the first nonwhitespace "@" character ( >> regardless it is quoted). >>
I don't quite understood your question,
clearly you can reassign the default '&' for substitution variables to
another character or disable substitution behaviour at all (and after
your script is run reenable it)
See
http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14357/ch12040.htm#sthref2736
Best regards
Maxim Received on Thu Jun 08 2006 - 07:49:56 CDT
![]() |
![]() |