| 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 Dahal | 4 Apr |
| • Re: NOT IN SQL command. | Steve Ruby | 4 Apr |
| • [META] Re: NOT IN SQL command. | Phlip | 4 Apr |
| • Re: NOT IN SQL command. | sinisa@mysql.com | 5 Apr |
| • Re: NOT IN SQL command. | Paul DuBois | 6 Apr |
| • Re: NOT IN SQL command. | Shail Dahal | 6 Apr |
| • Re: NOT IN SQL command. | sinisa@mysql.com | 6 Apr |
| • Re: NOT IN SQL command. | Jeffrey Thompson | 5 Apr |
