In a data table I have a column, which I need to update by round to 6 decimal digits, how we can do this without using for each row?
How can we do if we need to update two columns?
In a data table I have a column, which I need to update by round to 6 decimal digits, how we can do this without using for each row?
How can we do if we need to update two columns?