what is difference between commit and rollback.?
Answer Posted / priyanka
COMMIT:Save Record Permanently in database
Syntax :COMMIT;
ROLLBACK: This is like undo
Syntax: ROLLBACK
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to know if the value entered contains records or not?
How to create any functions? How to go about it?
What is value table?
What are the advantages of different types of bdc's?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What is constructor expression in nw abap 7.4?
What are the requirements a dialog program must fulfill?
What is runtime analysis?
What is the role of ‘refresh’ in internal table?
What is the function of the correction system? : abap data dictionary
How to combine multiple order in one Delivery ( Step by Step)?
What are two methods of modifying sap standard tables? : abap data dictionary
What happens if we use leave to list-processing without using suppress-dialog?
Advantages and disadvantages of different types of bdc's?
Difference between sy-tabix and sy-index?