SQL Joins, one to many issue
Posted: Mon Dec 29, 2008 10:56 am
1) Converted fromn dbf to sql and now have one report that generates multiple records. I have a master stock file and a seocndary supplier file showing all suppliers tht can be used for purchasing each stock items. Some stock items have multiple suppliers and some do not have any suppliers.____In rrw the report generated one record for each stock item. Now, in rsw, I get additional records if there are multiple entires in the supplier file (one to many relationship). How do I avoid the extra records?____2) Could you give me an example of the solution you gave jgould on Multiple outer (left) joins. I have the same problem. It used Rapid Runner. Do I even have it? Using infinity 12.0 now.__