This is returned,
footest=# show client_encoding;
client_encoding
-----------------
SQL_ASCII
(1 registro)
footest=# select * from bairros;
id_bairro | id_cidade | nm_bairro | ch_repositorio
-----------+-----------+----------------+----------------
1 | 8105 | ESTREITO | S
2 | 8327 | PRAIA COMPRIDA | S
3 | 8105 | CENTRO | S
4 | 8105 | ATENÇÃO | S
(4 registros)




Reply With Quote
Bookmarks