MySQL: Finding rows that don't take part in a relationship

前端 未结 4 737
滥情空心
滥情空心 2020-12-11 00:32

I have two tables: \'movies\' and \'users\'. There\'s an n:m relationship between those, describing what movies a user has seen. This is described with a table \'seen\' Now

4条回答
提交回复
热议问题