UNIQUE predicateThis is a featured page

This is a relatively small feature: SQL:2003 defines a UNIQUE predicate that takes a subquery and returns true if the subquery's result set is duplicate-free. The actual usefulness of this is debatable -- at the very least it is defined by the standard...

An implementation would want to make use of the existing machinery for performing grouping / duplicate elimination, so that this predicate can be evaluated efficiently for subqueries with arbitrarily large result sets.


No user avatar
neilc
Latest page update: made by neilc , Jun 22 2006, 7:01 PM EDT (about this update About This Update neilc Edited by neilc

75 words added

view changes

- complete history)
Keyword tags: None (edit keyword tags)
More Info: links to this page

Anonymous  (Get credit for your thread)


There are no threads for this page.  Be the first to start a new thread.