hi ming,
the duplicates are in the values (A,A,B,A)
The actual table will fetch if the value matches whether values are duplicate or single.
The actual table may have duplicate records even though there is a single value like (A,B,C)
When records are fetched you have to check for any duplicate records.