List:MySQL on Win32« Previous MessageNext Message »
From:Jeffrey Thompson Date:April 5 2000 6:36pm
Subject:Re: NOT IN SQL command.
View as plain text  
If you have to do too much of the outer join you might consider redesigning 
your database to accommodate the selections where they join using indexes.

At 01:28 PM 4/4/00 -0700, you wrote:

>Can we have similar command in mysql for this
>
>select col1 from tab1 where col1 NOT IN (select col1 from tab2);
>
>TIA.
>
>--Shail Dahal

Jeffrey Thompson
President
Thompson Internet Communications, Inc.
http://www.thompsonic.com/

Thread
NOT IN SQL command.Shail Dahal4 Apr
  • Re: NOT IN SQL command.Steve Ruby4 Apr
  • [META] Re: NOT IN SQL command.Phlip4 Apr
  • Re: NOT IN SQL command.sinisa@mysql.com5 Apr
    • Re: NOT IN SQL command.Paul DuBois6 Apr
      • Re: NOT IN SQL command.Shail Dahal6 Apr
      • Re: NOT IN SQL command.sinisa@mysql.com6 Apr
  • Re: NOT IN SQL command.Jeffrey Thompson5 Apr