• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to do a "SELECT DISTINCT"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to do a "SELECT DISTINCT"


  • Subject: Re: How to do a "SELECT DISTINCT"
  • From: Denis Stanton <email@hidden>
  • Date: Wed, 23 Mar 2005 10:28:16 +1200


On Mar 23, 2005, at 9:03 AM, Sébastien Gruhier wrote:

Hi,

I would like to perform a "select distinct" on my database.
Actually I do a fecthSpecification like this
EOFetchSpecification fetchSpec = new EOFetchSpecification("Table",

new EOKeyValueQualifier("attribute",
EOQualifier.QualifierOperatorEqual,

new Integer(1)),
null);

fetchSpec.setUsesDistinct(true);

editingContext.objectsWithFetchSpecification(fetchSpec);


<x-tad-smaller>Denis Stanton
Orcon Internet Limited
(09) 480 9299
</x-tad-smaller><x-tad-smaller>http://www.orcon.net.nz


</x-tad-smaller>
<x-tad-smaller>
</x-tad-smaller>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to do a "SELECT DISTINCT"
      • From: Denis Stanton <email@hidden>
References: 
 >How to do a "SELECT DISTINCT" (From: Sébastien Gruhier <email@hidden>)

  • Prev by Date: Re: How to do a "SELECT DISTINCT"
  • Next by Date: Re: XHTML WOForm?
  • Previous by thread: Re: How to do a "SELECT DISTINCT"
  • Next by thread: Re: How to do a "SELECT DISTINCT"
  • Index(es):
    • Date
    • Thread