• Based on what you posted:

    declare @t_complete int = 176420,

    @myCount int = 5265365;

    select @t_complete / @mycount, @t_complete / (@mycount * 1.0)

    Results:

    IntDivision DecimalDivision

    0 0.03350574936400