SDU Tools: Show a number as text in SQL Server
Years ago, it was common to need to print checks (cheques) from computer systems. Fortunately checks have now pretty much disappeared in most countries. One of the challenges with printing a check, was that you needed to convert an amount of money into words. Even though checks are on the wane, it’s still important to do that on some contracts, etc. In our free SDU Tools for developers and DBAs, we added a function NumberAsText to do just that.
2018-12-12