STANDARD_MILEAGE_TO |
||||
| Column Name | Data Type | Nulls | References Table |
Foreign Key Name |
|---|---|---|---|---|
| stand_mileage_to_key | decimal (15,0) | |||
| stand_mileage_from_key | decimal (15,0) | STANDARD_MILEAGE_FROM | fk_standard_mileage_to1 | |
| location | varchar (100) | |||
| miles | decimal (15,2) | |||
Indexes on STANDARD_MILEAGE_TO |
|
| Index Name | Column(s) |
|---|---|
| pk_standard_mileage_to | stand_mileage_to_key |