• 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: Qualifiers LIKE problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Qualifiers LIKE problem


  • Subject: Re: Qualifiers LIKE problem
  • From: Art Isbell <email@hidden>
  • Date: Thu, 7 Apr 2005 15:52:53 -1000

On Apr 7, 2005, at 3:43 PM, Greg wrote:

When you use the like or caseInsensitiveLike operator in a qualifier expression, you can use the wildcard characters and ? to perform pattern matching, for example:
"lastName like 'Jo '"


matches Jones, Johnson, Jolsen, Josephs, and so on.

Is this example correct? Can you specify with the single quotes a literal string with a space and it act like a *?

No, the '*' character was dropped both in the description and in the example qualifier format string. Should read:


... the wildcard characters * and ?...
"lastName like 'Jo*'"

Aloha,
Art

_______________________________________________
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


References: 
 >Qualifiers LIKE problem (From: Greg <email@hidden>)
 >Re: Qualifiers LIKE problem (From: Chuck Hill <email@hidden>)
 >Re: Qualifiers LIKE problem (From: Greg <email@hidden>)
 >Re: Qualifiers LIKE problem (From: Sacha Mallais <email@hidden>)
 >Re: Qualifiers LIKE problem (From: Greg <email@hidden>)
 >Re: Qualifiers LIKE problem (From: Greg <email@hidden>)
 >Re: Qualifiers LIKE problem (From: Sacha Mallais <email@hidden>)
 >Re: Qualifiers LIKE problem (From: Greg <email@hidden>)

  • Prev by Date: Re: Qualifiers LIKE problem
  • Next by Date: Re: Qualifiers LIKE problem
  • Previous by thread: Re: Qualifiers LIKE problem
  • Next by thread: Re: Qualifiers LIKE problem
  • Index(es):
    • Date
    • Thread