search all mails from...

  • Thread starter Thread starter guarez
  • Start date Start date
G

guarez

hi.. i need to search all mails where domain is DISTINCT to (for
example) mydomain.com

select * from outlook.pst where domain is distinct to "mydomain.com"

any ideas? =)
 
guarez said:
hi.. i need to search all mails where domain is DISTINCT to (for
example) mydomain.com

select * from outlook.pst where domain is distinct to "mydomain.com"

any ideas? =)

Define what you mean by "distinct to". That's not standard English usage.
Something can be distinct (i.e., separate or distinguishable) _from_
something else, but not _to_ it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top