Thread: table name case sensitivity

table name case sensitivity

From
"Daniel J. Kressin"
Date:
I know that you can make table names case-sensitive by putting them in
quotes.  Is there a way (compile-time option, anything?) to make them
case-sensitive by default (i.e. without quotes)?
--
Dan
 ____    Kressin   ____   .-----------------------------------.
/___ \____________/ __ \  | Unix SysAdmin                     |
    \  \    /      /  \ | | Global Crossing                   |
 ___/ __\/\/rench_ \__/ | | dkressin@globalcrossing.com       |
\____/            \____/  | http://www.vib.org/wrench/        |
                          `-----------------------------------'

Re: table name case sensitivity

From
"Daniel J. Kressin"
Date:
Peter Eisentraut wrote:
>
> Daniel J. Kressin writes:
>
> > I know that you can make table names case-sensitive by putting them
> > in quotes.  Is there a way (compile-time option, anything?) to make
> > them case-sensitive by default (i.e. without quotes)?
>
> No.  You need to write to the SQL standards committee if you want to
> change this.

Fair enough, thanks.  This was actually asked on behalf of a friend, so
no skin off my back.  :)
--
Dan
 ____    Kressin   ____   .-----------------------------------.
/___ \____________/ __ \  | Unix SysAdmin                     |
    \  \    /      /  \ | | Global Crossing                   |
 ___/ __\/\/rench_ \__/ | | dkressin@globalcrossing.com       |
\____/            \____/  | http://www.vib.org/wrench/        |
                          `-----------------------------------'

Re: table name case sensitivity

From
Peter Eisentraut
Date:
Daniel J. Kressin writes:

> I know that you can make table names case-sensitive by putting them in
> quotes.  Is there a way (compile-time option, anything?) to make them
> case-sensitive by default (i.e. without quotes)?

No.  You need to write to the SQL standards committee if you want to
change this.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/