41,061 views
20 votes
20 votes
What is the function of discting rignt​

User Mukundhan
by
2.5k points

1 Answer

23 votes
23 votes

Answer:

The SELECT DISTINCT statement is used to return only distinct (different) values. Inside a table, a column often contains many duplicate values; and sometimes you only want to list the different (distinct) values.

User Rodrigo Strauss
by
2.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.