开发者

How to cancel the insertion of records (create_record;) in Oracle Forms? Like a cancel button

I'm having a problem in cancelling a DML. I'm a beginner in PL/SQL, sorry.

My program is this. In runtime, there's an add button where you can add records. but what if I pressed the add button, and decided to cancel it. so there must be a cancel button to cancel the operation. but i'm confused about the statement. Anyone knows what to write in the cancel button? its like cancelling the开发者_JS百科 operation of create_record. Thanks!


I would probably try CLEAR_RECORD;

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜