How can I set all the 0 values to NULL in an SQL table ?
Thanks in advance.
update table set col = null where col = 0
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With