AVG in Sql – Float number problem August 23, 2023 by Tarik Try Select AVG(Cast(variable as Float)), SUM(variable) From Table