In file relplanop.h:

class RelDistinctPlanOp : public RelDerivedPlanOp

Relational plan operator to eliminate duplicate tuples

Inheritance:


Inherited from RelDerivedPlanOp:


Inherited from RelPlanOp:


Documentation

Relational plan operator to eliminate duplicate tuples. This implementation relies on the fact that the incoming stream of tuples is sorted on all attributes.

This class has no child classes.
Author:
Mark A. Paskin, paskin@cs.cornell.edu
Version:
July 7, 1997
See Also:
SortPlanOp

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de