Column limits in table/ views

Поиск
Список
Период
Сортировка
От A.M.
Тема Column limits in table/ views
Дата
Msg-id 945001F0-986A-11D7-AAB2-0030657192DA@cmu.edu
обсуждение исходный текст
Ответы Re: Column limits in table/ views  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-sql
I have 560 columns of NUMERIC(10,14). To not run up against max column 
restraints, I split the information into two tables. Does the column 
limit on tables imply the same limit for views or selects or could I 
potentially select a row across both tables and make a view that hides 
the split?




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

Предыдущее
От:
Дата:
Сообщение: Re: Approved
Следующее
От: javier garcia - CEBAS
Дата:
Сообщение: EXTERN JOIN with WHEN query