Created
March 13, 2013 01:48
-
-
Save frop/5148763 to your computer and use it in GitHub Desktop.
Terminais
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+--------------+-----------------+-------------------+----------------------+ | |
| origin_city | origin_terminal | destination_city | destination_terminal | | |
+--------------+-----------------+-------------------+----------------------+ | |
| Anapolis/GO | NULL | Curitiba/PR | NULL | | |
| Brasilia/DF | NULL | Goiania/GO | NULL | | |
| Cascavel/PR | NULL | Sao Carlos/SP | NULL | | |
| Curitiba/PR | NULL | Florianopolis/SC | NULL | | |
| Goiania/GO | NULL | Curitiba/PR | NULL | | |
| Ji Parana/RO | NULL | Santos/SP | NULL | | |
| Maringa/PR | NULL | Joinville/SC | NULL | | |
| Recife/PE | NULL | Belo Horizonte/MG | NULL | | |
| Recife/PE | NULL | Contagem/MG | NULL | | |
| Sao Paulo/SP | Barra Funda | Ribeirao Preto/SP | NULL | | |
| Sao Paulo/SP | Tiete | Ribeirao Preto/SP | NULL | | |
| Vitoria/ES | NULL | Belo Horizonte/MG | NULL | | |
+--------------+-----------------+-------------------+----------------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment