Forum Discussion
marjan_karafilo
3 years agoContributor
Hi @swatifunde ,
You can use Substring and set max length of each column.
For example, $SC_V5_STATUS.substring(0, 32) .
BR,
Marjan
Hi @swatifunde ,
You can use Substring and set max length of each column.
For example, $SC_V5_STATUS.substring(0, 32) .
BR,
Marjan