【发布时间】:2013-02-12 21:59:04
【问题描述】:
表'acad_concerns'
id student_name start_date end_date concern comments
1 Anne Curtis 2013-02-27 2013-02-28 Academics this acad..
2 benedict grey 2013-02-27 2013-02-28 Academics also acad..
3 Anne Curtis 2013-02-27 2013-02-28 Accomodation this is aco
4 benedict grey 2013-02-27 2013-02-28 Accomodation also accomo
我想这样查看:
student_name Accademics Accomodation
Anne Curtis this acad.. this is accom..
benedict grey also acad.. also accom..
【问题讨论】:
-
分享您的代码,以便我们提供更好的帮助。
-
你尝试了什么?
-
至少尝试用英语句子以连贯的方式解释你想做什么以及你有什么问题。这通常会导致自动发现解决方案。
-
好问题?