Airline bo
From UG
(Difference between revisions)
(→Fields) |
|||
Line 26: | Line 26: | ||
* ''type/format:'' [[Datatypes#positive integer]]; exactly 3 digits | * ''type/format:'' [[Datatypes#positive integer]]; exactly 3 digits | ||
* ''example:'' 999 | * ''example:'' 999 | ||
+ | |||
+ | === Carrier's headquarter address === | ||
+ | |||
+ | |||
+ | === Agent's IATA code === | ||
+ | |||
+ | |||
+ | === Carrier's account number === |
Revision as of 15:44, 23 March 2010
Contents |
Links
- CRUD: Airlines (component)
- MySQL: Airline tbl
Fields
Two Letter Code
- meaning: Airline 2 Letter unique Code
- type/format: Datatypes#alpha; exactly 2 chars; all caps
- example: CA
Name
- meaning: human readable airline company name
- type/format: alphanumeric; min=1 char; max=30 chars
- example: Air China
Numeric Code
- meaning: Airline 3 Letter Numeric unique Code:
- type/format: Datatypes#positive integer; exactly 3 digits
- example: 999