文章列表
ORA-04021: timeout occurred while waiting to lock object(ORA-04021: 等待锁定对象时发生超时)
Calling another PL/SQL procedure within a procedure(在一个过程中调用另一个 PL/SQL 过程)
PLSQL :NEW and :OLD(PLSQL :NEW 和 :OLD)
Oracle PL/SQL string compare issue(Oracle PL/SQL 字符串比较问题)
Oracle errors handling(Oracle 错误处理)
calling a stored proc over a dblink(通过 dblink 调用存储过程)
Plsql to spell number (currency) to Italian currency without hardcoded the translation number(Plsql 将数字(货币)拼写为意大利货币,无需硬编码翻译数字)
CREATE Oracle Procedure(创建 Oracle 过程)
Returning a table from an Oracle function(从 Oracle 函数返回表)
scalar subquery in if statement Condition in PL/SQL(if 语句中的标量子查询 PL/SQL 中的条件)