Hi all,
As the subject suggests, if I have a datatable(dT) with 4000 rows x 25 columns and I need replace any null value to 0, but checking cell by cell is going to take more than 30 mins.
Is there any faster and more efficient way to do it?
Thanks!