Re: Is This A Set Based Solution?

Поиск
Список
Период
Сортировка
От Stefan Berglund
Тема Re: Is This A Set Based Solution?
Дата
Msg-id mvllv218kbv30s7b629ub4i48annpet49a@4ax.com
обсуждение исходный текст
Ответ на Is This A Set Based Solution?  (Stefan Berglund <stefan_berglund@msn.com>)
Список pgsql-general
On Fri, 16 Mar 2007 09:38:52 -0300, jgodoy@gmail.com (Jorge Godoy)
wrote:
 in <877ithjrc3.fsf@gmail.com>

>Tino Wildenhain <tino@wildenhain.de> writes:
>
>> Show me a user which really clicks on 1000 or more checkboxes on a
>> webpage or similar ;)
>> I'd think around 20 values is plenty.
>
>On the other hand, show me a page with 1000 or more checkboxes to be clicked
>at once and I'd show a developer / designer that needs a new career... :-)

Just to allay your fears, a fairly typical scenario might have the user
presented with a list of from twenty to fifty names of horse trainers
depending on the size of the show.  Since each trainer can have anywhere
from one to thirty or forty horses in their barn you can do the math to
see that the list of IDs passed from the app to the database can be
anywhere from a single ID up to possibly thousands of IDs.

---
Stefan Berglund

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

Предыдущее
От: "Alain Roger"
Дата:
Сообщение: Re: issue with SELECT settval(..);
Следующее
От: Stefan Berglund
Дата:
Сообщение: Re: Is This A Set Based Solution?