Revision 4957
Added by Aaron Marcuse-Kubitza about 12 years ago
schemas/vegbien.sql | ||
---|---|---|
2962 | 2962 |
-- Name: TABLE taxon; Type: COMMENT; Schema: public; Owner: - |
2963 | 2963 |
-- |
2964 | 2964 |
|
2965 |
COMMENT ON TABLE taxon IS 'Equivalent to VegBank''s plantConcept and plantName tables, plus plantParent_ID and |
|
2965 |
COMMENT ON TABLE taxon IS 'A formal, named taxon, which can be at any level in the taxonomic hierarchy. |
|
2966 |
|
|
2967 |
Equivalent to VegBank''s plantConcept and plantName tables, plus plantParent_ID and |
|
2966 | 2968 |
plantLevel from plantStatus.'; |
2967 | 2969 |
|
2968 | 2970 |
|
Also available in: Unified diff
schemas/vegbien.sql: taxon: Added descriptive comment for data dictionary