Erro

Поиск
Список
Период
Сортировка
От Aldrey Galindo
Тема Erro
Дата
Msg-id 20040428195132.70593.qmail@web60205.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Erro  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Re: Erro  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi,  Would like to report a problem that happened with a
friend mine.  I was to inquire and I found the
following one.

--
db=# create table teste (desc varchar(50));
ERROR:  parser: parse error at or near "desc" at
character 21
db=# create table desc (teste varchar(50));
ERROR:  parser: parse error at or near "desc" at
character 14
db=# create table table (teste varchar(50));
ERROR:  parser: parse error at or near "table" at
character 14
db=# create table teste (table varchar(50));
ERROR:  parser: parse error at or near "table" at
character 21
--

Aldrey


______________________________________________________________________

Yahoo! Messenger - Fale com seus amigos online. Instale agora!
http://br.download.yahoo.com/messenger/


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Query producing the wrong results?
Следующее
От: Jérôme Bouat
Дата:
Сообщение: heterogeneous programs names