Re: Case sensitivity question . . .

From: "Bryan White" <bryan(at)arcamax(dot)com>
To: "Peter E(dot) Chen" <pchen3(at)jhmi(dot)edu>, "Postgres \(General\)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Case sensitivity question . . .
Date: 2002-01-02 21:06:19
Message-ID: 080d01c193d1$53199d00$2ed260d1@bryan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I'm trying to create new databases and tables. The database names and
> tables always end up in lower case. Is there a way to have some upper
case
> letters in database and table names?

You can double quote the names.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2002-01-02 21:06:30 Re: Question on populating tables . . .
Previous Message Doug McNaught 2002-01-02 21:06:00 Re: Case sensitivity question . . .