How to find only duplicate records from table ?
Answer Posted / bhavna
By using following syntax delete the duplicate records from
table
delete adjacent duplicate entries from table comparing
all fields.
| Is This Answer Correct ? | 10 Yes | 18 No |
Post New Answer View All Answers
Explain how many types of tables exist and what are they in data dictionary?
What are the different functions used in sap script? What are the parameters used in each function?
What is use of transparent table in abap? How it is different from pool tables?
How can we create callable modules of program code within one abap/4 program?
How to determine the attributes of an internal table?
How many secondary indexes can we create in a table?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
Can i Have Some Realtime Examples on Badi ?
List the events in abap/4 language?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What are the page headers for secondary lists?
What are the tcodes for performance tuning?
What is direct input method ?
What is the difference between sy-tabix and sy-index? Where it is used?
What is the difference between rfc and bapi function modules? : abap bdc