Hello,
I'm relatively new access, and I have the following question:
I have two tables in my database, the 'sentence' table and the 'word' table. Each sentence entry can have several related words. I want a query that excludes sentences with no words linked to it, i.e. no entries in the related table. How do I do that?
Thanks
Harris