Converting varchar values to decimal while handling NULLs and EMPTY strings as 0 Handling NULLs and Empty Strings When Converting VARCHAR to DECIMAL Problem You re working with a database where some columns store numerical values as VARCHAR 2 min read 07-10-2024 23