Re: [GENERAL] one problem
| От | Jonathan davis |
|---|---|
| Тема | Re: [GENERAL] one problem |
| Дата | |
| Msg-id | 001c01bec7aa$328690c0$0601a8c0@kosovo.idianet.net обсуждение исходный текст |
| Ответы |
Re: [GENERAL] one problem
Re: [GENERAL] one problem |
| Список | pgsql-general |
-----Message d'origine----- De : Jonathan davis <haj@idianet.net> À : 'pgsql-general@postgreslq.org' <pgsql-general@postgreSQL.org> Date : mardi 6 juillet 1999 12:45 Objet : [GENERAL] one problem >Hello all > >how to get back one database (text format) to postgresql ? > >field1 field2 field3 ... >field1 field2 field3 ... >. >. >. > >thanks > the COPY command does that BUT BUT BUT BUT !!! how to specify the fields for example I just insert field2 into the database example: create table country (code char(2), country char(20)); and i want to insert just the field country not the field code how to proceed ?
В списке pgsql-general по дате отправления: