Posix the tool to use?

Поиск
Список
Период
Сортировка
От Romain Billon-Grand
Тема Posix the tool to use?
Дата
Msg-id COL118-W1120A88761CEE572BD5776CE890@phx.gbl
обсуждение исходный текст
Ответы Re: Posix the tool to use?  (Josh Kupershmidt <schmiddy@gmail.com>)
Список pgsql-novice
Good evening
As a novice with postgres, I am not even sure to be on the good way for probably quite a basic query...
I am trying to retrieve all rows where one of the text column is a code made of 4 letters followed by 3 numbers such as "LFFA002" or "QSZT123", and of course only them. Other rows from the table are empty, or containing some short sentences, or single letters between brackets. To heterogeneous to be a way to take the problem the other side (that is why I need to clean this ~26000 row table...). But I barely understand anything to Posix or regular expressions in the postgres documentation, even though I feel those could be the tools I need for my WHERE statement...
Would you please tell me how to code this? Or better, help me finding a tutorial I could understand(=dummy-adapted!!)? (Even better if it is in French or Spanish, far more natural than english for me!)
Bests
Romain Billon-Grand

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

Предыдущее
От: Andrej
Дата:
Сообщение: Re: Using Different Ports for Multiple PosgreSQL Installations: Any Issues?
Следующее
От: Josh Kupershmidt
Дата:
Сообщение: Re: Posix the tool to use?