> -----Original Message-----
> From: Sergio Samayoa [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 29, 2002 9:25 PM

> Check if the values have trailing spaces (already with 63 
> chars ocuped) and
> adding the new one makes it more than 63 chars long. Also if 
> your source
> field is CHAR, according to data type semantics, the field already has
> trailing spaces.

I did a "select length(text_col) as abc from table_x order by abc desc". This should 
count whitespaces, too.

Columns are all VARCHAR.

Thanks anyway,
 Matthias
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to