Re: Searching Tables - Mailing list pgsql-novice

From Ron Johnson
Subject Re: Searching Tables
Date
Msg-id 1060812280.4577.18.camel@haggis
Whole thread Raw
In response to Searching Tables  (<w00t@pop3.valuelinx.net>)
List pgsql-novice
On Wed, 2003-08-13 at 13:51, w00t@pop3.valuelinx.net wrote:
> I have 4 tables for example
>
> firstname | middlename | lastname | phonenumber
>
>
> Now I am trying to search for multiple entries for example
>
> SELECT * FROM phonenumbers;
>
> I am trying to use SELECT 'not sure what here' FROM phonenumbers;
>
> so that I can find any fields that have multiple information in the phonenumbers field.

w00t, please be a bit more specific.

--
+---------------------------------------------------------------+
| Ron Johnson, Jr.        Home: ron.l.johnson@cox.net           |
| Jefferson, LA  USA                                            |
|                                                               |
| "Man, I'm pretty.  Hoo Hah!"                                  |
|    Johnny Bravo                                               |
+---------------------------------------------------------------+



pgsql-novice by date:

Previous
From: Randy Neumann
Date:
Subject: Re: postgres on AIX
Next
From: Thiemo Kellner
Date:
Subject: How can I index a substring attribute?