The numbers are what are in the table columns. I cannot figure out why it is returning zero.
SQL Server 2014
select convert(decimal(16,6), (6250 - 3104820) / 3104820) * (53 / 100 )
SQL Server 2014
select convert(decimal(16,6), (6250 - 3104820) / 3104820) * (53 / 100 )