Name |
|
Comment |
Dettaglio dei trasporti per data |
Primary Key |
<None> |
Name |
Comment |
Data Type |
Length |
Precision |
Primary |
Foreign Key |
ID_PRODUZIONE |
|
Text(255) |
255 |
|
|
X |
data |
data del trasporto |
DATETIME |
|
|
|
|
distanza a+r |
distanza totale andata + ritorno (km) |
REAL |
|
|
|
|
prodottoTrasportato |
prodotto trasportato |
Text(30) |
30 |
|
|
|
macchina |
tipo di veicolo e carburante (es: autocarro diesel) |
Text(50) |
50 |
|
|
|
capacitaCarico |
capacità di carico autocarro (t) |
REAL |
|
|
|
|
velocitaMedia |
velocità media del trasporto (km/ora) |
REAL |
|
|
|
|
consumo |
consumo della macchina (l/km) |
REAL |
|
|
|
|
|
|
|