first message: SELECT FROM - Mailing list pgsql-novice
From Aílsom F. Heringer
Subject first message: SELECT FROM
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: first message: SELECT FROM
Re: first message: SELECT FROM

List pgsql-novice
Hi,
This is my first message, and I need some help. I have just installed
Postgresql 8.2. (Windows).

At pgAdmin III Query, when I send SELECT * FROM USUARIOS, I get all
columns correctly. But when I try to get only one column, SELECT senha
FROM USUARIOS, I get the error message:

ERROR: column "senha" does not exist
SQL state: 42703
Character: 8

What is the problem ?



--
--
Aílsom F. Heringer
Rio de Janeiro, Brasil
[email protected]
[email protected]

pgsql-novice by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Multiple rows into one row
Next
From: "Jaime Casanova"
Date:
Subject: Re: first message: SELECT FROM