Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connectionsPath: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Nuno Silva Newsgroups: comp.lang.lisp Subject: Re: How do i get multiple Min() values? Date: Wed, 17 Jul 2024 10:58:20 +0100 Organization: A noiseless patient Spider Lines: 23 Message-ID: References: <20240715051340.619@kylheku.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Wed, 17 Jul 2024 11:58:21 +0200 (CEST) Injection-Info: dont-email.me; posting-host="26ecf9206ae9447ab01eeb3d3ce6102b"; logging-data="1883469"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19GZx514GVxpuNnKhhqEmaO" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:FWGsTHTI5y/V7mrmqebpK7YIAu8= Bytes: 1768 On 2024-07-16, Madhu wrote: > * Kaz Kylheku <20240715051340.619@kylheku.com> : > Wrote on Mon, 15 Jul 2024 12:27:58 -0000 (UTC): > >> On 2024-07-12, HenHanna wrote: >>>> >>>> How do i get multiple Min() values? > > You just need the count of the min value. you don't really need > "multiple min() values". right? I'm thinking it depends on what kind of entities you are comparing, if you are using some comparison function to determine what the multiple minima are, isn't it possible to have multiple minima which are different objects one might want to see as multiple values, and not something that can be duplicated from a single copy? Sure, you could optimize for numbers, but that'd make it less flexible too? -- Nuno Silva