Advertisements
Advertisements
Question
The SELECT statement when combined with the ______ clause returns records without repetition.
Options
DESCRIBEUNIQUEDISTINCTNULL
MCQ
Fill in the Blanks
Advertisements
Solution
The SELECT statement when combined with the DISTINCT clause returns records without repetition.
Explanation:
The distinct values from a collection of values in a table field are returned by the DISTINCT clause.
shaalaa.com
SQL for Data Query
Is there an error in this question or solution?
