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 -> Set define off.....how?

Set define off.....how?

From: Joseph Ranseth <jranseth_at_worldNO_SPAMcupfishing.com>
Date: Fri, 22 Sep 2000 17:13:36 -0500
Message-ID: <fPQy5.1234$fU3.34974@news1.mts.net>

I had a cursor, in which some of the variables (varchar2) contained the ampersand character(&).

They worked fine, but once I changed over to a dynamic sql statement, it began to ask for a definition for the &. I am creating a directory and some of the titles use &'s, and I can't seem to get around it.

I have Set Define Off at the top of my procedure....what am I missing?

Using 8.1.0.6.

--
Joseph Ranseth - Webmaster
World Cup Fishing
http://www.worldcupfishing.com
Received on Fri Sep 22 2000 - 17:13:36 CDT

Original text of this message

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