-----------------------------------------------------------

New Message on cochindotnet

-----------------------------------------------------------
From: Jignesh Desai
Message 1 in Discussion

 
Hi Naveen K S,
 
Intersect you can achieve using joins also. lets say you and i are having respective 
subject knowledge.. (just list down few different in memory , C#, ASp.NET .... keep 
2/3 common between us)
 
Select Jignesh.Topics From Jignesh, Naveen
where Jignesh.Topic = Naveen.Topic.
 
 
Minus query can be formed as 
SELECT Topics
FROM Jignesh  WHERE Topics NOT IN   
                       (SELECT Topics   FROM Naveen)
 

Regards,
Jignesh Desai
http://www.dotnetjini.com 
 
 
 









Recommend 
 Message 1 of 1 in Discussion  





From: <NOBR>ksnaveen</NOBR>  (Original Message)
Sent: 9/30/2004 12:33 PM



Hi 

What is equivalence of INTERSECT & MINUS in SQL Server?

Thanks & Regards
Naveen K S
# To Succeed "Be Different, Be Daring And Be THERE First" #


-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/cochindotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to