Re: how to select
От | Jonathan Villa |
---|---|
Тема | Re: how to select |
Дата | |
Msg-id | 32660.216.125.144.21.1122664747.squirrel@mail.innovativesource.net обсуждение исходный текст |
Ответ на | Re: how to select (Brian Wong <bwlist@gmail.com>) |
Ответы |
Re: how to select
Re: how to select Re: how to select |
Список | pgsql-general |
Ok, this is odd... I tried ending with a semicolon before, and received this error ERROR: parser: parse error at or near "select" I have to do it twice before I get it works...here's an example select project_name from project_group_list; ERROR: parser: parse error at or near "select" select project_name from project_group_list; ... ... ... that's odd... -Jonathan <quote who="Brian Wong"> > On 7/29/05, Jonathan Villa <jvilla@innovativesource.net> wrote: >> now I want to select >> #select someColumn from testtable >> >> I get nothing... no output, nothing... > > Try terminating the statement with ';'? >
В списке pgsql-general по дате отправления: