Database - Introduction to SQL - Discussion

Discussion Forum : Introduction to SQL - True or False (Q.No. 16)
16.
DISTINCT and its counterpart, ALL, can be used more than once in a SELECT statement.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Girija said:   8 years ago
Can anyone explain this?

Swathi said:   6 years ago
We cannot use distinct command more than one in select command.

Malek Sufiyan S. said:   6 years ago
If you want to use DISTINCT again in query then you can use it through creating subqueries.

Post your comments here:

Your comments will be displayed after verification.