Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在throws中使用CEILING函数。使用功能工作正常。任何oracle版本都没有这个功能,请确认。oracle 11gjava.sql.SQLException: ORA-00904: "CEILING": invalid identifierCEILCEILING
CEILING
oracle 11g
java.sql.SQLException: ORA-00904: "CEILING": invalid identifier
CEIL
请参考这里,他们在其中为您提供了 JDBC 中的示例CEIL和CEILING用法,但在我们使用的 Oracle 中没有CEIL