Re: Case Insensitive

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Case Insensitive
Дата
Msg-id c86c6b09-31fa-f27d-b373-3d604d4ca2a0@gmail.com
обсуждение исходный текст
Ответ на Re: Case Insensitive  (Sameer Kumar <sameer.kumar@ashnik.com>)
Ответы Re: Case Insensitive
Список pgsql-general
On 3/28/19 3:23 AM, Sameer Kumar wrote:
[snip]
You can write a query with upper function:

select * from emp where upper(ename)=upper('aaa');

That's a guaranteed table scan.


--
Angular momentum makes the world go 'round.

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