pictures - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: pictures

Tabel met informatie over en links naar foto's die betrekking hebben op vegetatieopnamen

Columns

PKNameData TypeNULLAutoDefaultCommentFK

idInteger
plotobservationidInteger

urlVarChar()

Verwijzing naar een bestandsnaam of url
authorVarChar()

Naam van de fotograaf
dateDouble

Datum waarop de foto is gemaakt
longitudeDouble

X-coordinaat van fotolocatie
latitudeDouble

Y-coordinaat van fotolocatie
descriptionVarChar()

Beschrijving van wat op de foto wordt getoond

Indexes

NameTableColumnsUniqueClustered
pictures_index01picturesplotobservationid

Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
pictures_fkey01plotobservationspicturesidplotobservationid

Used in Diagrams

Diagram Name
public