Test for Duplicate Tuples
The unique construct tests whether a subquery has any duplicate tuples in its result.
Ex. Find all courses that were offered at most once in 2009:
Last updated
The unique construct tests whether a subquery has any duplicate tuples in its result.
Ex. Find all courses that were offered at most once in 2009:
Last updated