Re: [pgadmin-support] Select statement doesn't work in Query tool

2006-08-21 Thread Melvin Davidson
, 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

[pgadmin-support] Select statement doesn't work in Query tool

2006-08-21 Thread Gibson
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