From: | Stefan Berglund <sorry(dot)no(dot)koolaid(at)for(dot)me> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Is This A Set Based Solution? |
Date: | 2007-03-16 17:57:48 |
Message-ID: | mvllv218kbv30s7b629ub4i48annpet49a@4ax.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, 16 Mar 2007 09:38:52 -0300, jgodoy(at)gmail(dot)com (Jorge Godoy)
wrote:
in <877ithjrc3(dot)fsf(at)gmail(dot)com>
>Tino Wildenhain <tino(at)wildenhain(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | William Garrison | 2007-03-16 18:09:17 | Bug in CREATE/DROP TABLESPACE command |
Previous Message | David Fetter | 2007-03-16 17:44:04 | Re: [SQL] PostgreSQL to Oracle |