Weather Observation Station 13

  • + 1 comment

    it is for ssms to convert data type specifically into decimal to avoid errors of being considered as float or int and as we have provide (10,4) here only 4 digits will be given as decimal. example: 10.1234 or 11.1234. It won't exceed the limit of 4 decimals.