0 votes
in DB2 by
How can the duplicate values be eliminated from DB2 SELECT?

1 Answer

0 votes
by
To eliminate the duplicate values from DB2 SELECT, the user has to use SELECT DISTINCT in the DB2 query.

Related questions

0 votes
0 votes
asked Apr 30, 2023 in DB2 by SakshiSharma
0 votes
asked Apr 30, 2023 in DB2 by SakshiSharma
0 votes
asked Jun 15, 2021 in QlikView by sharadyadav1986
...