> -Original Message-
> From: Lrat [mailto:[EMAIL PROTECTED]]
> Sent: 21 June 2002 16:51
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] Rename column to number
>
> 2002-06-21 17:27:17 - SQL (ayuntamientos): ALTER TABLE
> datoscandidaturas1999 RENAME COLUMN "\1" TO 1 2002-06-21
>
Hi Thomas,
If you run the same query but order by sid, can you inspect the last
record shown, and the next record to see if there are any odd characters
in any of the data?
Also, try adding a "WHERE sid != " to the end of the query to
exclude the last and then the following record to try to load