How to convert duplicate rows into unique rows in a Table?

  • Thread starter Thread starter KK
  • Start date Start date
K

KK

I have a table with 2 rows: Row A, Row B.

There are many rows which are identical. how can I take these
identical rows and make them unique?
 
Back
Top