Re: [GENERAL] Problem with table,field names.

From: Oleg Broytmann <phd(at)sun(dot)med(dot)ru>
To: Blashko Alexander <black(at)lins(dot)ospu(dot)odessa(dot)ua>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Problem with table,field names.
Date: 1999-02-11 16:03:57
Message-ID: Pine.SOL2.3.96.SK.990211190312.948B-100000@sun.med.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)earthling(dot)net
Programmers don't die, they just GOSUB without RETURN.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sandrine 1999-02-11 16:23:53 Installer PostGres..
Previous Message Bennett Yip 1999-02-11 15:32:37 Index Problem