【问题标题】:How to cancel the insertion of records (create_record;) in Oracle Forms? Like a cancel button如何取消在 Oracle Forms 中插入记录(create_record;)?像取消按钮
【发布时间】:2011-11-07 01:08:16
【问题描述】:

我在取消 DML 时遇到问题。我是 PL/SQL 的初学者,对不起。

我的程序是这样的。在运行时,有一个添加按钮,您可以在其中添加记录。但是如果我按下添加按钮并决定取消它怎么办。所以必须有一个取消按钮来取消操作。但我对声明感到困惑。任何人都知道在取消按钮中写什么?就像取消create_record的操作一样。谢谢!

【问题讨论】:

    标签: oracle plsql oracle10g oracleforms


    【解决方案1】:

    我可能会尝试CLEAR_RECORD;

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-08-27
      • 1970-01-01
      • 1970-01-01
      • 2015-11-04
      • 1970-01-01
      • 2015-09-20
      相关资源
      最近更新 更多