Lichens of North Carolina - Search |
---|
SELECT t1.checklist_number, t1.sciName, t1.region, t1.county, t1.county_split, t1.date, t1.number, t1.method, t1.habitat, t1.collector, t1.reference, t1.vetting_level, t1.obsType, t2.lichenicolous_fungus FROM nc_records as t1 LEFT JOIN nc_list as t2 on t1.checklist_number=t2.checklist_number where 1 and species_status !='suppress' and t1.checklist_number='786.00' and t1.county='Craven' order by t1.`sciName`, t1.`county`
We do not have any records for checklist_number='786.00' and county='Craven'.