help

From: Nicholas I <nicholas(dot)domnic(dot)i(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: help
Date: 2010-05-05 03:05:27
Message-ID: z2ze13d0d11005042005p21c76315ha13f12199f9cebe5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

Responses

  • Re: help at 2010-05-07 15:24:30 from Filip Rembiałkowski
  • Re: help at 2010-06-28 06:46:39 from Marcin Krawczyk

Browse pgsql-sql by date

  From Date Subject
Next Message Thomas Kellerer 2010-05-05 22:26:04 How to get localized to_char(DATE) output
Previous Message David Weilers 2010-05-04 13:49:45 Foreign key constraint referencing a parent table