 |
Convert negative data into positive data in SQL Server - Stack ...
The current data of the table is: a b --------- -1 5 -11 2 -5 32. My request is to convert every data into positive value. Unfortunately, I forgot the name of the build-in ...
stackoverflow.com |
 |