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: Newbie: How to add Non-breaking Space in a database field?

Re: Newbie: How to add Non-breaking Space in a database field?

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Mon, 06 Mar 2006 21:24:27 +0100
Message-ID: <dui51h$rao$2@news5.zwoll1.ov.home.nl>


Michel Cadot wrote:
> insert into t values (ascii(160));
>
> But SQL*Plus doesn't know it as "Non-breaking Space" it just knows it as ascii(160).
>
> Regards
> Michel Cadot

I suppose some tools on one particular OS uses ascii(160) as non-breaking space. Whatever it may be; my spaces don't ever break :)

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Mon Mar 06 2006 - 14:24:27 CST

Original text of this message

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