From: paulsian@sprintmail.com (Paul Sian)
Subject: Re: Question on SQL data entry
Date: 1998/09/14
Message-ID: <paulsian-1409981116050001@1cust10.tnt2.det3.da.uu.net>#1/1
References: <paulsian-1209981848340001@1cust154.tnt4.det3.da.uu.net> <6tj4ve$o1k$1@nnrp1.dejanews.com>
X-Posted-Path-Was: paulsian
X-ELN-Date: Mon Sep 14 08:16:35 1998
Organization: EarthLink Network, Inc.
Newsgroups: comp.databases.oracle.misc,comp.databases.oracle.tools


In article <6tj4ve$o1k$1@nnrp1.dejanews.com>, prochak@my-dejanews.com wrote:

> In article <paulsian-1209981848340001@1cust154.tnt4.det3.da.uu.net>,
>   paulsian@sprintmail.com (Paul Sian) wrote:
> > I am inserting data into my tables use SQL Plus 3.3
> > I have a name that has a capital C that needs to go in but for some reason
> > it always drops the capital C. I assuming it has a reserved use. How do I
> > enter the data in the table with a capital C?
> > Thanks
> >
> 
> Are you sure this is unrelated to your & question earlier?
> Show an example of the session where this happens. AFAIK,
> the letter 'C' has no special meaning to SQL PLUS.

I figured it out later it was not a problem with swl plus, but with cut
and paste in windows 95. I was writing the statements on notepad and
cutting and pasting to sql plus. Some reason or another the cut and paste
did not want to pull a capital C.


