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

Поиск
Список
Период
Сортировка
От Blashko Alexander
Тема Re: [GENERAL] Problem with table,field names.
Дата
Msg-id Pine.LNX.3.96.990212101336.1372B-100000@lins.ospu.odessa.ua
обсуждение исходный текст
Ответ на Re: [GENERAL] Problem with table,field names.  (Oleg Broytmann <phd@sun.med.ru>)
Список pgsql-general
Thank you for your fast answer.

On Thu, 11 Feb 1999, Oleg Broytmann wrote:

> 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.

We use russian names of tables,fields.
When we use english table name, they are reformed in low case by system.
And use name with double quotations, it is not reformed.
But with russian name we cant use this property.
What do you think about it?

Thank you for your answer.



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


В списке pgsql-general по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Undeliverable Message
Следующее
От: tolik@icomm.ru (Anatoly K. Lasareff)
Дата:
Сообщение: Re: [GENERAL] Conditioned access to a database