W
Warrio
Hello, I need to round a number to the 100 down.
Example, 25555 would be 25500.
I know the function FLOOR(25555, 100) in Excel
I wanted to know the equivalent in SQL.
Best regards
Example, 25555 would be 25500.
I know the function FLOOR(25555, 100) in Excel
I wanted to know the equivalent in SQL.
Best regards