Searching Tables - Mailing list pgsql-general

From
Subject Searching Tables
Date
Msg-id E19n0iS-0007Zh-U7@mta01.dmz.ftsm.vlnx.net
Whole thread Raw
List pgsql-general
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.


      Thanks,
__________________________________<BR>Sent using Valuelinx Webmail System<BR>http://www.valuelinx.net/<BR><BR>Check us
outfor your dial-up and DSL<BR>needs.  And now offering Nationwide Services!<BR>__________________________________ 

pgsql-general by date:

Previous
From: Raymond Chui
Date:
Subject: Why table has drop, but the foreign key still there?
Next
From: Stephan Szabo
Date:
Subject: Re: [ADMIN] Why table has drop, but the foreign key still there?