Replacing null with zero

前端 未结 3 748
情歌与酒
情歌与酒 2021-01-23 04:57

Hi I have following select command in SQL Server. I am trying to change it so if b.bId is null i want to assign it 0 value. So it displays 0 in the field.

selec         


        
3条回答
提交回复
热议问题