SyntaxFix
Write A Post
Hire A Developer
Questions
This might be more desirable, that is use float instead
SELECT fullName, CAST(totalBal as float) totalBal FROM client_info ORDER BY totalBal DESC