TSQL Challenge 51 - Convert long Binary strings to Decimal strings
TSQL Challenge 40 challenged you to a query that converts binary values into hexadecimal format. This challenge invites you to write a query that converts binary values into decimal format.