Re: SELECT column name - Mailing list pgsql-php

From Adam Lang
Subject Re: SELECT column name
Date
Msg-id 005c01c10a0f$8e906720$330a0a0a@rutgersinsurance.com
Whole thread Raw
In response to SELECT column name  (Laurent Patureau <lpatureau@idfr.net>)
List pgsql-php
You are missing the FROM clause.  Sort of need to tell it which table to run
the query on.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Laurent Patureau" <lpatureau@idfr.net>
To: <pgsql-php@postgresql.org>
Sent: Tuesday, July 10, 2001 10:47 AM
Subject: [PHP] SELECT column name


> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


pgsql-php by date:

Previous
From: Hervé Piedvache
Date:
Subject: [PGSQL/PHP] Trouble: pq_recvbuf: unexpected EOF on client connection
Next
From: "Chris Ruprecht"
Date:
Subject: Date Manipulations