Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Outer join relationship

Hi,   I have two tables, transactions_table and items_table which are connected by Item_ID on a many-to-one relationship. In my view I only get items which have had a a transaction, however I also ...