Re: Another user error?

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Another user error?
Дата
Msg-id alpine.LNX.2.20.2011011141040.21010@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Re: Another user error?  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
On Sun, 1 Nov 2020, Adrian Klaver wrote:

> Also need the beginning lines including the INSERT part.

insert into locations
(org_nbr,loc_nbr,loc_name,loc_addr1,loc_addr2,loc_city,state_code,loc_postcode,loc_phone,loc_fax,comment)values 
 
(1,1,'2nd Bridge Gravel Bar','16156 Hwy 101 S',null,'Brookings','OR','97415-0224','541-469-5341',null,null),

Again, while in previous runs psql had found errors none other than the final semicolon
showed up in this last one.

Rich



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Another user error?
Следующее
От: Francisco Olarte
Дата:
Сообщение: Re: Another user error?