cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Update certain position number of column value using SQLScript in HANA

former_member435389
Participant
0 Kudos
366

Hi experts,

For example ,

YEAR MON

2022 11100111

I want to update the third "1" to "0" of MON, the result is :

YEAR MON

2022 11000111

And the position maybe a variable , ie, not the third one, but the fourth.

Accepted Solutions (0)

Answers (0)