O
Olga
Greeting Everyone!
I am trying to develop Marketing DB (Market Share) for my
company. Airlines (customers) have certain amount of
flights per location (airport/terminal). Some of the
business is taken by other companies (Handling Companies),
some of it is self-handled by an airline itsself. I would
like to be able to consolidate the information about
available business per airline and the competitive
information. Could you please review my table structure
and let me know if it looks ok. Thank you!
AirportTbl
AirportID
AirportName
AirportDetail
AirlineTbl
AirlineID
AirlineName
AirlineDetail
ServiceTbl
ServiceID
ServiceName
HandlingCompanyTbl
CompanyID
CompanyName
Address
City
Region
PostalCode
Country
Phone
AirlineActivity per LocationTbl
AirlineActivityID
AirlineID
AirportID
Terminal
TotalPaxAircraft
TotalFreightAircraft
Note
HandlingCompanyBusinessTbl
AirlineActivityID
CompanyID
ServiceID
I am trying to develop Marketing DB (Market Share) for my
company. Airlines (customers) have certain amount of
flights per location (airport/terminal). Some of the
business is taken by other companies (Handling Companies),
some of it is self-handled by an airline itsself. I would
like to be able to consolidate the information about
available business per airline and the competitive
information. Could you please review my table structure
and let me know if it looks ok. Thank you!
AirportTbl
AirportID
AirportName
AirportDetail
AirlineTbl
AirlineID
AirlineName
AirlineDetail
ServiceTbl
ServiceID
ServiceName
HandlingCompanyTbl
CompanyID
CompanyName
Address
City
Region
PostalCode
Country
Phone
AirlineActivity per LocationTbl
AirlineActivityID
AirlineID
AirportID
Terminal
TotalPaxAircraft
TotalFreightAircraft
Note
HandlingCompanyBusinessTbl
AirlineActivityID
CompanyID
ServiceID