Re: stupid insert error

Поиск
Список
Период
Сортировка
От Bruno G. Albuquerque
Тема Re: stupid insert error
Дата
Msg-id 8750210435-BeMail@guglielmo
обсуждение исходный текст
Ответ на stupid insert error  (David Bear <David.Bear@asu.edu>)
Список pgsql-admin
Try single quotes (') instead of double-quotes (").

-Bruno

On Thu, 23 Jun 2005 17:12:03 -0700, David Bear said:

> I guess I'm too stupid to see the error, but I don't understand why
> the following fails.
>
>
> insert into person3 (asuid, fname, lname, addedby, addedon,
> slopbucket) values ("123455", "name", "name", "entered", "12/12/
> 2004", NULL);
> ERROR:  column "123455" does not exist
>
> is the double quote byting me?
> --
> David Bear
> phone:     480-965-8257
> fax:     480-965-9189
> College of Public Programs/ASU
> Wilson Hall 232
> Tempe, AZ 85287-0803
>  "Beware the IP portfolio, everyone will be suspect of trespassing"
>
> ---------------------------(end of broadcast)------------------------
> ---
> TIP 4: Don't 'kill -9' the postmaster


**********************************************************************
Informação transmitida destina-se apenas à pessoa a quem foi endereçada e pode conter informação confidencial,
legalmenteprotegida e para conhecimento exclusivo do destinatário. Se o leitor desta advertência não for o seu
destinatário,fica ciente de que sua leitura, divulgação ou cópia é estritamente proibida. Caso a mensagem tenha sido
recebidapor engano, favor comunicar ao remetente e apagar o texto de qualquer computador. 


The information transmitted is intended only for the person or entity to which it is addressed and may contain
confidentialand/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any
actionin reliance upon this information, by person or entity other than the intended recipient is prohibited. If you
receivedthis in error, please contact the sender and delete the material from any computer. 
**********************************************************************

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: stupid insert error
Следующее
От: Tom Lane
Дата:
Сообщение: Re: stupid insert error