草庐IT

teacherBiography

全部标签

MySQL 多个 Id 查找

我正在尝试向系统添加全文搜索。我要编写的查询需要涉及多个查找,然后进行搜索(如果可能的话)。我有一张教师表和一张科目表。teacherProfileteacherId[int]-primarykeysubjectOneId[int]subjectTwoId[int]subjectThreeId[int]teacherBiography[text]subjectssubjectId[int]subjectName[text]所以最终我想要一个结果集......teacherId[int]teacherBiography[text](subjectOneName[text])(subjec