Re: help

Поиск
Список
Период
Сортировка
От Marcin Krawczyk
Тема Re: help
Дата
Msg-id AANLkTinXN6HQ4aVZ8kVhTmCAM35WatyUNzW1w-CV66NT@mail.gmail.com
обсуждение исходный текст
Ответ на help  (Nicholas I <nicholas.domnic.i@gmail.com>)
Список pgsql-sql
Or even simpler, or easier to understand:

SELECT trim(foo, '()') FROM foobar


pozdrowienia / regards / salutations
mk


2010/5/5 Nicholas I <nicholas.domnic.i@gmail.com>
Hi,

I have a table in which the data's are entered like,

Example:

One (1)
Two (2)
Three (3)

I want to extract the data which is only within the parentheses.

that is
1
2
3


Thank You
Nicholas I


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

Предыдущее
От: silly sad
Дата:
Сообщение: Re: round(Numeric)
Следующее
От: ced
Дата:
Сообщение: Outer join construction step :strange results