Re: Column limits in table/ views

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: Column limits in table/ views
Дата
Msg-id 004e01c32d1f$dd2b3ba0$10d4a8c0@mm.eutelsat.org
обсуждение исходный текст
Ответ на Column limits in table/ views  ("A.M." <agentm@cmu.edu>)
Список pgsql-sql
"A.M." <agentm@cmu.edu> wrote:


> 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?

Hi,
just for curiosity, can I known why do you need a table or a view
with more then 560 Columns ?
Usually have a big table like yours is sign of a not good design.

Regards 
Gaetano Mendola






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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "Join" on delimeter aggregate query
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "Join" on delimeter aggregate query