ERROR: column "crc" does not exist - Mailing list pgsql-sql

From
Subject ERROR: column "crc" does not exist
Date
Msg-id web-48692358@correio2.docasdoporto.com.br
Whole thread Raw
Responses Re: ERROR: column "crc" does not exist  ("Bart Degryse" <Bart.Degryse@indicator.be>)
Re: ERROR: column "crc" does not exist  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: ERROR: column "crc" does not exist  (Andrew Sullivan <ajs@crankycanuck.ca>)
List pgsql-sql
Hi list,

I have a table with many fields and the latest field is:

"CRC" character varying(255),

When I try to access the table with a select with a where clause like

Select * from base.points where crc = 'e19e26330a0db2f2435106b16623fa82'

The error on the Subject of this e-mail allways appears.

Any help would be great.

Regards,
--
Ezequias Rodrigues da Rocha
http://ezequiasrocha.blogspot.com



pgsql-sql by date:

Previous
From: Dmitry Turin
Date:
Subject: un-triviality is saved
Next
From: "Bart Degryse"
Date:
Subject: Re: ERROR: column "crc" does not exist