Re: How to get required space between field names - Mailing list pgsql-general

From Nigel J. Andrews
Subject Re: How to get required space between field names
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: How to get required space between field names  (Darko Prenosil <[email protected]>)
List pgsql-general
On Tue, 20 May 2003, Darko Prenosil wrote:

>     SELECT contactid AS "Contact Id" FROM "tContacts";
>
> Be very careful with mixing upper and lower cases in object names.
> If Your table name is upper or mixed case You must quote it too, as shown
> in example.
>

It's amazing how many of us failed to think about the table name in that
question.


--
Nigel Andrews


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: PRIMARY KEYS
Next
From: Martijn van Oosterhout
Date:
Subject: Having problems with anoncvs