Re: How to add month.year column validation

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to add month.year column validation
Дата
Msg-id 2208EA8968E848FA980690F51B095280@andrusnotebook
обсуждение исходный текст
Ответ на Re: How to add month.year column validation  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: How to add month.year column validation  (Adrian Klaver <aklaver@comcast.net>)
Re: How to add month.year column validation  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Scott,

>You can use the regex I posted to get rid of the data easily, then go
>back to the substr one for  a check constraint after that.

regex is non-standard.
How to implement this in standard SQL ?

Andrus.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Optimizing data layout for reporting in postgres
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: How to add month.year column validation