我的问题是:-every student has some data(for eg student id , student name , class etc) related to him.a) get all students of a particular college.(student id and name only not the other data)
b) get data of a student of a college given
我试图决定哪一个更好:设计一个浪费大量空间的表格,有一个简单的查询,或者写一个非常紧凑的表格,但是找到我要找的东西的过程会非常紧张。想象一下你有一张非常简单的桌子。也许这是一个众所周知的方案,在表设计或MySQL圈中有一个众所周知的简单答案。有人能建议一个MySQL查询,或者一个合适的表设计,我可以使用一个简单的查询吗?Peter John3 Abdul George所以我可以<e