Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQL クエリで次の結果が得られた場合、結果をグループ化するにはどうすればよいですか。同じ RecordID の 2 つのインスタンスがあり、CourseID が異なる場合、両方の行をエコーせずに 1 つの QuestionID のみをエコーし、2 つの CourseID を括弧で囲んで表示しますか?
MYSQL と PHP です。
どんな助けでも大歓迎です。ダニエル