My csv has empty values at times for a a field and I would like to default that to a '1' if empty. The sql field is defined
as int. I have tried multiple examples but syntax error.
Thanks.
↧
derived column from string(csv) to int(sql)
↧