How to replace NULL with white space in Azure Data Factory for all data types?

后端 未结 0 1825
既然无缘
既然无缘 2020-12-19 03:33

I have columns of different data types. For example, some column has int type, other is date and another is string type.

When I use iifNull(column1, \' \')

相关标签:
回答
  • 消灭零回复
提交回复
热议问题