| From: | Bhuvan A <bhuvansql(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Pattern Matching on Columns |
| Date: | 2002-01-17 05:16:54 |
| Message-ID: | Pine.LNX.4.20.0201171044440.12728-100000@Larry.bks |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Thu Jan 17 10:26:49 IST 2002
----------------------------
Hello,
How can i apply a delimiter, in pattern matching on database columns?
say, in my table i have a column of type 'text' and each of its value
is MULTIPLE lines.
Now, i would like to search for a string in (say delimiter is '\n')
that column and it should result in that many MATCHED LINES instead of
that many matched columns.
How can i achieve this? Thankx in advance.
NOTE: Kindly apologize for any inconvenience.
======================================================================
I like work; it fascinates me; I can sit and look at it for hours.
======================================================================
Regards,
Bhuvaneswar.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Markus Bertheau | 2002-01-17 12:56:21 | Re: reforming query for 7.0.2 |
| Previous Message | Justin Clift | 2002-01-17 02:34:45 | Re: [HACKERS] [ANNOUNCE] Commercial: New Book!! PostgreSQL book is |