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


Please Help Members By Posting Answers For Below Questions

How would you set the formatting options statically and dynamically within a report?

851


How does the interection between the dynpro and the abap/4 modules takes place?

888


What are the data types of the external layer? : abap data dictionary

1021


What are the two ways for restricting the value range for a domain? : abap data dictionary

715


How do you read files from the application server ? : abap bdc

824


What are function modules?

778


Can you print decimals in type n?

753


How can we upload a text file having delimiters in to legacy system?

789


What are the difference between tables and structures?

848


Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?

1251


What is dynamic action? : sap abap hr

833


What is payroll driver ? : abap hr

806


What is the use of at new statement ?

1563


Give an example of interface from your project explaining why you used it?

1088


What are matchcodes?

720