Re: Maximize columns in a table

Поиск
Список
Период
Сортировка
От Mohlomi Moloi
Тема Re: Maximize columns in a table
Дата
Msg-id LE201AED08B16450bA32B7EDDC5F21494.1248083464.scalix.khulisa.com@MHS
обсуждение исходный текст
Ответ на Maximize columns in a table  ("Mohlomi Moloi" <mmoloi@khulisa.com>)
Список pgsql-novice
I have done basic 1st normal form.
The reason for increasing my number of columns was to reduce my number
of TEMPLATES a data capturer has to work with in TELEForm (TELEForm
being my front-end to capture data). 2nd reason is to reduce the size of
my questionnaire.

Thanks,
Hlomiza


-----Original Message-----
From: Andrej [mailto:andrej.groups@gmail.com]
Sent: 20 July 2009 11:27
To: Mohlomi Moloi
Subject: Re: [NOVICE] Maximize columns in a table

2009/7/20 Mohlomi Moloi <mmoloi@khulisa.com>:

> I was curious if there is a way to increase or maximize my number of
columns
> in a table to +-2000 columns as the limit is up to 1600 per table?
No offense, but 1600+ columns is pretty much always a
design flaw.  What are you trying to achieve with that layout?


Cheers,
Andrej


--
Please don't top post, and don't use HTML e-Mail :}  Make your quotes
concise.

http://www.american.edu/econ/notes/htmlmail.htm



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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Maximize columns in a table
Следующее
От: damien clochard
Дата:
Сообщение: Re: How to insert data from a text file