Project

General

Profile

« Previous | Next » 

Revision 13102

validation/aggregating/specimens/NY/qualitative_validations_source_db_NYBG.VegCore.sql: updated to inputs/NY/validations.sql

View differences:

trunk/validation/aggregating/specimens/NY/qualitative_validations_source_db_NYBG.VegCore.sql
22 22
*/
23 23

  
24 24
-- _specimens_03_list_of_verbatim_families
25
 SELECT DISTINCT "Ecatalog_all".family AS family
25
 SELECT DISTINCT "Ecatalog_all".family
26 26
   FROM "Ecatalog_all"
27 27
  WHERE (("Ecatalog_all".genus IS NOT NULL) AND ("Ecatalog_all"."specificEpithet" IS NOT NULL));
28 28
/*

Also available in: Unified diff