How does the command POST differs from COMMIT ?
Answers were Sorted based on User's Feedback
Answer / raj dhar
Post :- Post is used for temporary save and it is used in
form(D2K)only.
Commit :- Commit used for Permanently save and it is used
in form(D2K) as well as oracle.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / guest
Post writes data in the form to the database but does not
perform database commit
Commit permenently writes data in the form to the database.
| Is This Answer Correct ? | 6 Yes | 1 No |
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
What are the different defaust triggers created when Master Deletes Property is set to Non-isolated?
What is summary column in Oracle Reports ?
List some built-in routines used to manipulate images in image_item?
When a form is invoked with call_form, Does oracle forms issues a save point?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
What is the use of break group?
What are the differrent types of windows?
what is integrity n how many integrity rules r there?
What are the types of trigger actions?
How to create LOV in Oracle forms?
What ERASE package procedure does ?