Re: Querying same lookup table with multiple columns based on another view
В списке pgsql-general по дате отправления:
| От | Raymond O'Donnell |
|---|---|
| Тема | Re: Querying same lookup table with multiple columns based on another view |
| Дата | |
| Msg-id | 564B4E88.8090102@iol.ie обсуждение исходный текст |
| Ответ на | Querying same lookup table with multiple columns based on another view (Killian Driscoll <killiandriscoll@gmail.com>) |
| Ответы |
Re: Querying same lookup table with multiple columns based
on another view
|
| Список | pgsql-general |
On 17/11/2015 15:33, Killian Driscoll wrote: > > In terms of database structure and typing efficiency, it might be better > to restructure the lookup tables and create a new lookup table for each > of the three columns instead of one combined one? [Please keep you replies on-list - thanks!] You'd better show us your table structures - we're only guessing otherwise. However, I think typing efficiency isn't important, but rather what your application needs to do with the data - you only type the query once. :-) -- Raymond O'Donnell :: Galway :: Ireland rod@iol.ie
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера