I have a table named coordenadas_cache , with 6 fields:
codigo (int, auto increment),
latitude_sul (VARCHAR(10)),
latitude_norte (VARCHAR(10)),
longitude_oeste (VARCHAR(11)),
longitude_leste (VARCHAR(11)),
endereco (VARCHAR(80))
In it...
asked by
04.04.2014 / 03:35