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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Question on SQL data entry

Re: Question on SQL data entry

From: Paul Sian <paulsian_at_sprintmail.com>
Date: 1998/09/14
Message-ID: <paulsian-1409981116050001@1cust10.tnt2.det3.da.uu.net>#1/1

In article <6tj4ve$o1k$1_at_nnrp1.dejanews.com>, prochak_at_my-dejanews.com wrote:

> In article <paulsian-1209981848340001_at_1cust154.tnt4.det3.da.uu.net>,
> paulsian_at_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. Received on Mon Sep 14 1998 - 00:00:00 CDT

Original text of this message

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