Posts by Programmer • 1 point
1 post
-
-1
votes1
answer3233
viewsQ: Take only the value and format in 2 decimal places
Well, I have a python script that queries two different databases to verify values per day, one in SQLSERVER and the other in Postgres. I used an if to warn if the values were different and if it…