SQL: Select the names of people who have lended the same books as one specific person

后端 未结 0 1047
孤城傲影
孤城傲影 2020-11-28 00:11

I have the following two tables in a library database: Readers(ReaderID, Surname) Lended(BookID, ReaderID) I need to find all readers who have borrowed the same books as rea

相关标签:
回答
  • 消灭零回复
提交回复
热议问题