<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to determine  if my join is bringing everything ? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-determine-if-my-join-is-bringing-everything/m-p/273826#M14415</link>
    <description>&lt;P&gt;You need to develop test cases.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then check that each case is returning the correct number&lt;/P&gt;
&lt;P&gt;of records. Make sure to test edge cases - ones with no&lt;/P&gt;
&lt;P&gt;matches either by ID or by time, missing data, and/or a large number of matches.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, test each case individually&lt;/P&gt;
&lt;P&gt;and then as a set.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 29 May 2016 21:08:32 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-05-29T21:08:32Z</dc:date>
    <item>
      <title>How to determine  if my join is bringing everything ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-determine-if-my-join-is-bringing-everything/m-p/273812#M14413</link>
      <description>Hi I have 2 tables that I need to join they don't have like variables ... what I'm using is id and date and time.. here is example&lt;BR /&gt;&lt;BR /&gt;From table A join table B&lt;BR /&gt;On B.ID = A.Id&lt;BR /&gt;And a.date=b.date and a.time between b.time1 and b.time2&lt;BR /&gt;);run:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the data looks like this table A&lt;BR /&gt;Id. Date time&lt;BR /&gt;&lt;BR /&gt;A. 05/26/16. 11:53:00&lt;BR /&gt;B. 05/29/16. 02:33:00&lt;BR /&gt;&lt;BR /&gt;table B&lt;BR /&gt;Id. Date time. Time1. Time2&lt;BR /&gt;11&lt;BR /&gt;A. 05/26/16. 11:55:00 11:50:00. 12:00:00&lt;BR /&gt;B. 05/29/16. 02:35:00. 02:35:00. 02:40:00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What I'm doing is if the time from table A fell within the time range from table B time1 and time 2 ...I'm getting results but not sure if I'm getting everything thanks again for the help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 29 May 2016 16:59:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-determine-if-my-join-is-bringing-everything/m-p/273812#M14413</guid>
      <dc:creator>Beto16</dc:creator>
      <dc:date>2016-05-29T16:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine  if my join is bringing everything ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-determine-if-my-join-is-bringing-everything/m-p/273821#M14414</link>
      <description>Your syntax looks OK given that I understood your requirement. &lt;BR /&gt;If you want to feel confident with the result,  control it.&lt;BR /&gt;Start with the result - are the returned records correct?&lt;BR /&gt;The look to you source data, pick rows and see if they would match your criteria, and compare with your result.</description>
      <pubDate>Sun, 29 May 2016 20:21:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-determine-if-my-join-is-bringing-everything/m-p/273821#M14414</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-05-29T20:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine  if my join is bringing everything ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-determine-if-my-join-is-bringing-everything/m-p/273826#M14415</link>
      <description>&lt;P&gt;You need to develop test cases.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then check that each case is returning the correct number&lt;/P&gt;
&lt;P&gt;of records. Make sure to test edge cases - ones with no&lt;/P&gt;
&lt;P&gt;matches either by ID or by time, missing data, and/or a large number of matches.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, test each case individually&lt;/P&gt;
&lt;P&gt;and then as a set.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2016 21:08:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-determine-if-my-join-is-bringing-everything/m-p/273826#M14415</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-05-29T21:08:32Z</dc:date>
    </item>
  </channel>
</rss>

