Select statement doesn't work in Query tool

Поиск
Список
Период
Сортировка
От Gibson
Тема Select statement doesn't work in Query tool
Дата
Msg-id 44E95A79.5060502@nexgenstudio.com
обсуждение исходный текст
Ответы Re: Select statement doesn't work in Query tool  ("Melvin Davidson" <mdavidson@cctus.com>)
Список pgadmin-support
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 'column "membername" does not exist' error which should not exist 
since the column "MemberName" is inside the "User" table too. Can anyone 
help me?
-- 

Cheers
Gibson Tang
Game Programmer
179, River Valley Building #04-09
Singapore 179033
Nexgen Studio <www.nexgenstudio.com>


В списке pgadmin-support по дате отправления:

Предыдущее
От: Henry Andres Sanabria Fuentes
Дата:
Сообщение: Re: How to add a function that returns the result of a select statement?
Следующее
От: "Ezequias Rodrigues da Rocha"
Дата:
Сообщение: How to make a replication