WEBINAR:
On-Demand
Building the Right Environment to Support AI, Machine Learning and Deep Learning
You can replace new lines and spaces inside a field with a statement similar to the following:
REPLACE(REPLACE(LTRIM(RTRIM(FIELD_NAME)), CHAR(13), ''), CHAR(10), '')
Visit the DevX Tip Bank