Hi @Manju Chuganiโ , Mathematical functions will definitely be a concern. In my observations before, we store dates as string some times and greater than or less than works fine. But when it comes to min and max, the integers as strings might misbehave.
You can try them by storing some integer values as a string in a dataframe and try the sum, min and max and few more functions and you can get to see the differences.