Hello,
I am designing a table of vehicle types, nothing special, just a list of
unique vehicle types such as truck, lorry, bike, motor bike, plane, tractor
etc etc
For the table design I am proposing a single column table with a field name
called vehicle_type and this will contain the vehicle type.
Sot it will be
vehicle_type
car
bike
tractor
plane
truck
van
blah
blah
blah
Is this ok? Or is there a better way to do it?
Thanks,
td.
I am designing a table of vehicle types, nothing special, just a list of
unique vehicle types such as truck, lorry, bike, motor bike, plane, tractor
etc etc
For the table design I am proposing a single column table with a field name
called vehicle_type and this will contain the vehicle type.
Sot it will be
vehicle_type
car
bike
tractor
plane
truck
van
blah
blah
blah
Is this ok? Or is there a better way to do it?
Thanks,
td.
Comment