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 procedure like symbols of bind and lexical
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
If a break order is set on a column would it effect columns which are under the column?
What is the use of break group?
What are different types of modules available in oracle form?
What are display items?
What are the Built-ins to display the user-named editor?
What is the difference between formula column and place holder?
Do user parameters appear in the data modal editor in 2.5?
What do you understand by lov?
What is the difference between keystartup and pre-form ?
how do u run sql loader