asked 11.1k views
2 votes
What is the function of discting rignt​

asked
User Purvi
by
8.8k points

1 Answer

4 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.

answered
User Aniket Tiratkar
by
8.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.