cómo convertir en en la consulta SQL
SELECT CONVERT(int, @FloatVal) AS ConvertedValue
shafeeque
SELECT CONVERT(int, @FloatVal) AS ConvertedValue