why not??? give me reason. I always use it in search modules. it works gr8 On Thu, May 22, 2008 at 1:05 PM, HOPE 4 BEST <[EMAIL PROTECTED]> wrote:
> I think no. > > Regards Rider. > (http://phpinterviewanswers.blogspot.com/) > > > On Thu, May 22, 2008 at 12:37 PM, Charlie Markwick <[EMAIL > PROTECTED]<cmdm%40southcot.com> > > > wrote: > > > Is there a more concise way of expressing the following select:- > > > > SELECT * FROM maintable where Owner = 2 > > or Contact = 2 > > or AccountsContact = 2 > > or Owner = 3 > > or Contact = 3 > > or AccountsContact = 3 > > or Owner = 4 > > or Contact = 4 > > or AccountsContact = 4 > > ORDER BY DomainName ASC; > > > > Charlie > > > > > > [Non-text portions of this message have been removed] > > > -- A.M.Doctor [Non-text portions of this message have been removed]
