Re: psql method (initcap and also keep Roman number capitalized)

Поиск
Список
Период
Сортировка
От Martin Stöcker
Тема Re: psql method (initcap and also keep Roman number capitalized)
Дата
Msg-id de600de8-9f42-df27-b894-357fd88ae061@stb-datenservice.de
обсуждение исходный текст
Ответ на psql method (initcap and also keep Roman number capitalized)  (Emi <emilu@encs.concordia.ca>)
Список pgsql-sql
Hi Emi,

I think you can do this only with knowledge about the meaning of these strings.
It is no question of psql or any other database system but of language an logic.

Take for example "Modern Music Mix".
This can be a mix-up of music but also the 1009th part of a collection.

Or for example the car Hyundai Tucson ix, where ix doesn't mean the number 9.

Regards Martin

Am 27.04.2018 um 16:39 schrieb Emi:
Hello,

May I know is there a psql method that can do similar to initcap, and could also keep Roman numbers (II, IV, VI, etc) to be capitalized please?

For example, string shows "Title II" but not "Title Ii".

Thanks a lot.

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

Предыдущее
От: Emi
Дата:
Сообщение: psql method (initcap and also keep Roman number capitalized)
Следующее
От: Alvin D?az
Дата:
Сообщение: Access to table only through functions