Re: ERROR: column 'xxx' does not exist (under v. 7.4.1)

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: column 'xxx' does not exist (under v. 7.4.1)
Date: 2004-02-05 15:22:09
Message-ID: 20040205162209.D560@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> the one I'm interested in, which is "companyID".
^^^^^^^^^^^
> SELECT companyID FROM app;
^^^^^^^^^
> ERROR: column "companyid" does not exist
^^^^^^^^^^^
Look closely at the capitalization and quoting.
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mark Gibson 2004-02-05 15:23:32 Re: ERROR: column 'xxx' does not exist (under v. 7.4.1)
Previous Message Mark Gibson 2004-02-05 15:17:11 Re: ERROR: column 'xxx' does not exist (under v. 7.4.1)