speciesobservations - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: speciesobservations

Tabel met soortobservaties (soortnaam, vegetatielaag en bedekkingscode)

Columns

PKNameData TypeNULLAutoDefaultCommentFK

idInteger
plotobservationidInteger

taxonidInteger

vegetationlayeridInteger Verwijzing naar vegetatielaag

covercodeidInteger Verwijzing naar bedekkingscode

originaltaxonconceptVarChar()

Het originele soortconcept
metadataVarChar()

deletedBoolean

Is de soortwaarneming verwijderd?

Indexes

NameTableColumnsUniqueClustered
observationsspecies_index01speciesobservationsplotobservationid
observationsspecies_index02speciesobservationsplotobservationid, taxonid, vegetationlayerid, originaltaxonconcept

observationsspecies_index03speciesobservationstaxonid

Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
speciesdata_fkey01plotobservationsspeciesobservationsidplotobservationid
speciesdata_fkey02taxaspeciesobservationsidtaxonid
speciesdata_fkey03vegetationlayersspeciesobservationsidvegetationlayerid
speciesdata_fkey04covercodesspeciesobservationsidcovercodeid

Used in Diagrams

Diagram Name
public