Fwd: help on postgres regexp

Поиск
Список
Период
Сортировка
От Nicholas I
Тема Fwd: help on postgres regexp
Дата
Msg-id t2le13d0d11005060752w80972639t919402d915b34204@mail.gmail.com
обсуждение исходный текст
Ответы Re: Fwd: help on postgres regexp  (Thom Brown <thombrown@gmail.com>)
Список pgsql-general


---------- Forwarded message ----------
From: Nicholas I <nicholas.domnic.i@gmail.com>
Date: Wed, May 5, 2010 at 8:35 AM
Subject: help
To: pgsql-sql@postgresql.org


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-general по дате отправления:

Предыдущее
От: "Jaume Calm"
Дата:
Сообщение: I need to take metadata from a shell script.
Следующее
От: Nicholas I
Дата:
Сообщение: Fwd: Need a help in regexp