Is there a way to represent relationship between a tuple and to a table in E-R diagram?
问题 I know this might sound a bit ridiculous, but I got a doubt that if we can represent relationship between two tables, how the two table's data is related, is there a way to represent relationship like, each registered user has a seperate pagelikes table. To make it more clear about my doubt, let me explain in this way, students enrolling for a few courses, say c, c++, java or others. Then, we can say: Student -(enrols for)- courses which means that student x can register for courses like c, c