I’m trying to learn when to set inner and outer joins in the database’s table relationships and when to leave those relationship joins as full and do the inner and outer joins just in the queries. I need some guidelines. Anyone know of a tutorial, article, book, etc. that could bring me up to speed?
E