Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Outer Joins Post Reply Post New Topic
Author Message
Aarav
Newbie
Newbie


Joined: 03 Aug 2010
Online Status: Offline
Posts: 12
Quote Aarav Replybullet Topic: Outer Joins
    Posted: 18 Aug 2010 at 8:18am
Hi,
 
I have two tables and they both have a common key as SSN. DMS table has all SSN while Jan table has only SSN records which were submitted in Jan. How can I get a data out of DMS table where SSN does not exits in Jan table.
 
Please help.
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 18 Aug 2010 at 8:45am
left outer join from DMS to JAN on SSN
in select expert use
isnull({JAN.SSN})
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.008 seconds.