Database - Introduction to SQL - Discussion

Discussion Forum : Introduction to SQL - True or False (Q.No. 10)
10.
SELECT DISTINCT is used if a user wishes to see duplicate columns in a query.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Ramakanth rgukt said:   1 decade ago
Distinct is used used to eliminate duplicate rows.

Sivabalan said:   1 decade ago
Yes. Could you please provide the query for see the duplicate rows from table.

Post your comments here:

Your comments will be displayed after verification.