db->select('select distinct(item_type) from '.$this->table_name(1).' '); return $rows; } }