| От | Tony Caduto |
|---|---|
| Тема | Re: Quotation marks in queries |
| Дата | |
| Msg-id | 42DE7228.1000208@amsoftwaredesign.com обсуждение исходный текст |
| Ответ на | Re: Quotation marks in queries (Martijn van Oosterhout <kleptog@svana.org>) |
| Список | pgsql-general |
That's a really good point about the create table, you can actually just rename everything in you create table statements before you actually do any data import, then as long as the fields are in the same physical order(does not matter if the names are different) you can output data from the source system as tab delimited and then use the postgresql copy command to import the tab delimited file to postgresql. Tony Caduto http://www.amsoftwaredesign.com Home of PG Lightning Admin for Postgresql 8.x > >So, if you don't use quotes in the CREATE TABLE statement, you'll never >have to quote anywhere else either... > >Have this helps, > >
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера