SELECT column name

From: Laurent Patureau <lpatureau(at)idfr(dot)net>
To: pgsql-php(at)postgresql(dot)org
Subject: SELECT column name
Date: 2001-07-10 14:47:08
Message-ID: 5.1.0.14.0.20010710164328.00a258e0@172.16.48.1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi,

I 'd like to select column name on table for a client Where value for this
client for columns is yes :

SELECT columns_name WHERE client='$client' AND column.values='oui'

Is anybody can help me ?

Thanks
LP

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Vince Vielhaber 2001-07-10 15:02:03 Anyone using thttpd?
Previous Message Martín Marqués 2001-07-10 08:52:12 Re: SELECT column name