All,
I have an SQL View where I am selecting only part of a character field
using the SUBSTR function in a CTE, then using the derived field in a Group
By for the final select.
Part of the code is: SubStr( COALESCE(A.UDFBVALUE,' '), 1, 10) SCHEDB,

My problem is that when I look at the file definition, the field SCHEDB is
defined as :
Data Field Buffer
Field Type Length Length
SCHEDB CHAR 40 42

What do I need to do to get this field defined as CHAR 10?

Thanks,


This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.