how to select - Mailing list pgsql-general

From Jonathan Villa
Subject how to select
Date
Msg-id 24238.216.125.144.21.1122661136.squirrel@mail.innovativesource.net
Whole thread Raw
Responses Re: how to select
List pgsql-general
Ok, I should be posting this to the kindergarden list... but I didn't subscribe...

I've connected to a database

psql -l testdb

showed tables
\d

show table schema
\d testtable

now I want to select
#select someColumn from testtable

I get nothing... no output, nothing...

I'm used to MySQL where I can queries once connected... I'm sure I can do the same
with PGSQL...

FYI, I'm also using phpPGAdmin and I can run the SQL query there just fine




-Jonathan




pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: GUID for postgreSQL
Next
From: Edmund Dengler
Date:
Subject: Failure to use indexes