Overrides SelectInterface::distinct
public function distinct($distinct = TRUE) { $this->distinct = $distinct; return $this; }