How can the duplicate values be eliminated from DB2 SELECT?
A user can eliminate the duplicate values from DB2 SELECT by using SELECT DISTINCT in DB2 query.
Suggest An Answer
No suggestions Available!
A user can eliminate the duplicate values from DB2 SELECT by using SELECT DISTINCT in DB2 query.