Forum Discussion

JuanTI_1798's avatar
JuanTI_1798
Regular Visitor
2 years ago

Information extraction through bridge table

Good afternoon community,

I have the following question, following good practices, a bridge table was created to be able to join the GuiaDespacho and reng_fact tables through the mark table since if I directly joined the fact_num columns, it was a many-to-many cardinality. Now I want to consult the stock of the table reng_fact for each num_fact of the guiadespacho table

 

 

1 Reply