Hi All I am writing a SQL query that focuses on Document Change Requests that includes their related Documents. While much of the information is easily obtained in the Change Requests table and a few joins to other tables (like Persons), I am NOT able to get the related Document. In writing CAP reports, I used the left and right object types and IDs to get Corrective Actions and their related Condition Reports, and was expecting to use the same approach for this report. However, I am not able to get the correct results in this case. Where is the "relationship" between Documents and Document Change Requests recorded and stored? Thanks, Alistair
↧