Re: case sensitivity

Поиск
Список
Период
Сортировка
От Simon Crute
Тема Re: case sensitivity
Дата
Msg-id 989749499.4806.0.nnrp-08.9e981bad@news.demon.co.uk
обсуждение исходный текст
Ответ на Re: case sensitivity  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: case sensitivity  (newsreader@mediaone.net)
Список pgsql-general
If anyone's interested,
I found the answer to my first question buried in the DBI docs
(fetch_hashref("NAME_uc") if anyone's interested)


With regards to case
> AFAIK we're exactly as picky about it as Oracle, just in the opposite
> direction.

I think there's some differences in function names. In oracle I think you
can get away with count(), or COUNT(), in postgres it has to be COUNT(), but
this was probably going through the perl DBI, so that may have been
complicating things.







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

Предыдущее
От: "Steve O'Hagan"
Дата:
Сообщение: Re: Internet is putting lot of competition fire & heat under Microsoft SQL Server
Следующее
От: "Simon Crute"
Дата:
Сообщение: Re: problems with timestamp fields