General SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesGeneral SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old September 29th, 2004, 03:49 PM
skwak2 skwak2 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 3 skwak2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
compare two tables..

i am trying to take out the row which doesn't match with other table..

i know if i use this sql i can take out same row from each tables.

select t1.grpid, t1.userid
from table1 t1, table2 t2
where t1.grpid=t1.grpid and t1.userid=t2.userid

i think the sqlscript should be exact opposite to that sqlscript..

thanks guys..

Reply With Quote
  #2  
Old September 29th, 2004, 04:35 PM
skwak2 skwak2 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 3 skwak2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
i used this SQL Script and worked fine..

select t1.grpid, t1.userid
from table1 t1, left outer join table2 t2 on t1.grpid=t2.groupid and t1.userid =t2.userid
where t2.userid IS NULL


thanks to me..? j/k..

thanks guys..

Quote:
Originally Posted by skwak2
i am trying to take out the row which doesn't match with other table..

i know if i use this sql i can take out same row from each tables.

select t1.grpid, t1.userid
from table1 t1, table2 t2
where t1.grpid=t1.grpid and t1.userid=t2.userid

i think the sqlscript should be exact opposite to that sqlscript..

thanks guys..

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesGeneral SQL Development > compare two tables..


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT