Re: first message: SELECT FROM

From Raymond O'Donnell
Subject Re: first message: SELECT FROM
Date
Msg-id 47A4B18F.4010903@iol.ie
Whole thread Raw
In response to Re: first message: SELECT FROM  ("Aílsom F. Heringer" <ailsom@gmail.com>)
List pgsql-general
On 02/02/2008 17:59, Aílsom F. Heringer wrote:

> The collumn is defined as "Senha", and I am sending "SELECT Senha FROM
[....]
> CREATE TABLE usuarios
> (
[....]
>   "Senha" character(10),
[....]

There you go - you need to do

   select "Senha" ....

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

pgsql-general by date:

Previous
From: "Aílsom F. Heringer"
Date:
Subject: Re: first message: SELECT FROM
Next
From: Shane Ambler
Date:
Subject: Re: [OT] "advanced" database design (long)