Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Cast from varchar2 to nvarchar2
vyacheslav.vasylyev_at_gmail.com wrote:
> I'm having a problem casting a column. I have something like this:
>
> SELECT CAST(column1 AS nvarchar2(20)) FROM Table1
>
> column1 is of type varchar2(20). Also, cannot cast numeric values to
> nvarchar2. I'm running Oracle 8i.
8.1.5? 8.1.6? 8.1.7?
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Mon Jun 04 2007 - 21:21:47 CDT
![]() |
![]() |