• 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
SQL to EOQualifier
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SQL to EOQualifier


  • Subject: SQL to EOQualifier
  • From: Paulo Filipe Andrade <email@hidden>
  • Date: Wed, 30 Apr 2008 01:02:24 +0100

Hello,

I was wondering if one can translate something like this:

select message_id from message m where creator_id = 5 AND (select count(*) from message where message.reply_to_id = m.message_id) > 0;

to an EOQualifier.

It would be wonderfull if one could write a "creator = %@ AND replies.@count > 0" :D, but obviously that doesn't work.

Regards,

Paulo F. Andrade 52439@IST
mailto: email@hidden



_______________________________________________
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: SQL to EOQualifier
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Java 1.6
  • Next by Date: Unable to release locks when using MultiECLockManager
  • Previous by thread: Re: Java 1.6
  • Next by thread: Re: SQL to EOQualifier
  • Index(es):
    • Date
    • Thread