Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,651 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to convert amount which is in decimal to words. please help
pretty complete solution:
https://github.com/datnguye/mssql-num2words
English only:
https://github.com/datnguye/mssql-num2words/blob/master/core/MoneyToWords_EN.sql