Re: SQL question

From: Jared Still <jkstill_at_gmail.com>
Date: Mon, 13 Oct 2008 17:01:07 -0700
Message-ID: <bf46380810131701s20cf38c5je47f1e7bcdca0a2f@mail.gmail.com>


You may want to try this to see what the non-printing characters are:

select dump(foo),dump(bar),dump(baz)
from mytable
/

Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

On Mon, Oct 13, 2008 at 4:34 PM, William Wagman <wjwagman_at_ucdavis.edu>wrote:

> Greetings,
>
> Running Oracle 10.2.0.3.0 on RHEL4, 64-bit.
>
> Table:
>
> foo VARCHAR2(300)
> bar CHAR(1)
> baz CHAR(1)
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Oct 13 2008 - 19:01:07 CDT

Original text of this message