transport_cost

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
frombranch VARCHAR 10 null
branches.branchcode transport_cost_ibfk_1C
tobranch VARCHAR 10 null
branches.branchcode transport_cost_ibfk_2C
cost DECIMAL 6,2 null
disable_transfer BIT 0 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc frombranch + tobranch
transport_cost_ibfk_2 Performance Asc tobranch

Relationships