MySQL floor math function to get rounded highest integer value from ... SELECT floor(avg(mark)) as avg FROM `student` ... More on Math functions in SQL.
確定! 回上一頁