Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql select to remove blank fields
Message
From
16/07/2019 09:04:02
 
 
To
16/07/2019 07:55:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01669607
Message ID:
01669625
Views:
63
>In that case I would prefer using Cast(), instead of space. ie:
>
SELECT  NVL(t1.field1, CAST('' as c(10)) AS field1, ...
>
My bad.

I missed where Koen said his fields were memo fields until he mentioned it again later in the thread. After I saw that, I did advise him to cast them to a fixed size.

Good advice.
Previous
Reply
Map
View

Click here to load this message in the networking platform