how do I check for lower case

Поиск
Список
Период
Сортировка
От Juliann Meyer
Тема how do I check for lower case
Дата
Msg-id 44DB97C5.9090307@noaa.gov
обсуждение исходный текст
Ответы Re: how do I check for lower case  ("Rodrigo De León" <rdeleonp@gmail.com>)
Re: how do I check for lower case  (Daryl Richter <daryl@eddl.us>)
Re: how do I check for lower case  (Scott Marlowe <smarlowe@g2switchworks.com>)
Re: how do I check for lower case  (Oisin Glynn <me@oisinglynn.com>)
Список pgsql-sql
I have a table with a column, lets call it identifier, that is defined
as varchar(8) that should never contain lower case letters.  Its a large
table.  Is there a way to query the table to see if any values in this
column are lower case and to get a list out?  The user interface
application that users use prevents them from adding an entry in lower
case  now, but didn't in earlier version.

Julie


Вложения

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

Предыдущее
От: "Shoaib Mir"
Дата:
Сообщение: Re: Change of data type
Следующее
От: "Rodrigo De León"
Дата:
Сообщение: Re: how do I check for lower case