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