Re: [GENERAL] Problem with table,field names. - Mailing list pgsql-general

From Oleg Broytmann
Subject Re: [GENERAL] Problem with table,field names.
Date
Msg-id Pine.SOL2.3.96.SK.990211190312.948B-100000@sun.med.ru
Whole thread Raw
In response to Problem with table,field names.  (Blashko Alexander <black@lins.ospu.odessa.ua>)
Responses Re: [GENERAL] Problem with table,field names.
List pgsql-general
On Thu, 11 Feb 1999, Blashko Alexander wrote:
>  create table TEST ( NAME text)

create table "TEST" ( "NAME" text)

   Use double quotations - it is standard SQL feature.

Oleg.
----
    Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net
           Programmers don't die, they just GOSUB without RETURN.


pgsql-general by date:

Previous
From: Bennett Yip
Date:
Subject: Index Problem
Next
From: Sandrine
Date:
Subject: Installer PostGres..