, August 21, 2006 1:02 AM
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] Select statement doesn't work in Query tool
Hi,
I have 1 record in the user table, but upon using the "Select * from
user" statement, the statement doesn't return a single record in the
que
Hi,
I have 1 record in the user table, but upon using the "Select * from
user" statement, the statement doesn't return a single record in the
query tool. Then when i use "Select * from user where membername =
'hey') where membername is a valid column and 'hey' is a valid record, i
get a 'colu