Table 4.
Table name | Type of data | Annotation | Constraint |
---|---|---|---|
SensorID | INTEGER | Image automatic numbering | Primary key |
SensorName | VARCHAR(20) | Image name | |
… | |||
FileLocation | VARCHAR(150) | File path | |
MetadataID | INTEGER | Metadata number | Foreign key |
Table name | Type of data | Annotation | Constraint |
---|---|---|---|
SensorID | INTEGER | Image automatic numbering | Primary key |
SensorName | VARCHAR(20) | Image name | |
… | |||
FileLocation | VARCHAR(150) | File path | |
MetadataID | INTEGER | Metadata number | Foreign key |