| От | Brian Johnson |
|---|---|
| Тема | Help - moving data to new table structure |
| Дата | |
| Msg-id | 20030109.3Ut.09509300@192.168.0.1 обсуждение исходный текст |
| Ответы |
Re: Help - moving data to new table structure
|
| Список | pgsql-general |
I'm working on moving contact data from MS Access to some predefined tables in PostgreSQL (part of another application) I need some help creating one of the append queries The Access tables include a table called "Contact Type" that is linked to "Contacts" (the main table for the contact data) with a one to many type relationship (ie each contact can have many types attached to it) The new table layout in PostgreSQL will allow multiple contact types, but they are listed as comma separated values in one field. The php code in this app then matches up the comma separated values with corresponding records in the "Contact Type" table How the heck do I make a query to transfer the data to this new format?
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера