I run the T-SQL below , and saw 0-null ,what the means? why SQL need them?
update [dbo].[Table_1] set C2='44' where [C1]='A4'
Please click the Mark as Answer button if a post solves your problem!
I run the T-SQL below , and saw 0-null ,what the means? why SQL need them?
update [dbo].[Table_1] set C2='44' where [C1]='A4'
Please click the Mark as Answer button if a post solves your problem!