FLOOR function 可傳回小於或等於指定數值的最大整數值。 使用語法如下: FLOOR( number ) 使用上會像下面這樣: {% img /images/posts/FloorFunction/1.png %} Link Oracle/PLSQL: FLOOR Function