Re: [Q] CHAR to VARCHAR2

From: Richard Garrett <richardg_at_parallax.co.uk>
Date: 1996/12/02
Message-ID: <01bbe02c$65b58b80$a70a10ac_at_zippy.parallax.co.uk>#1/1


You could just assign it to a varchar2 variable using RTRIM(char variable). defaults to strip blank characters.

Rene L. Rodriguez <bz176_at_freenet.buffalo.edu> wrote in article <E1HMJr.GCq_at_freenet.buffalo.edu>...
>
> Is there a function such as VARCHAR2("char variable") to convert
> CHAR variables to VARCHAR2 variables??
Received on Mon Dec 02 1996 - 00:00:00 CET

Original text of this message