Question
queryentity group by with custom output
Hi All,
I have a table with
studentid|subjectid
1 | 10
1 | 11
2 | 12
Students who belong to 10 and 11 should get 1|Science, 2|Maths.
How can I get the output like this.
Hi All,
I have a table with
studentid|subjectid
1 | 10
1 | 11
2 | 12
Students who belong to 10 and 11 should get 1|Science, 2|Maths.
How can I get the output like this.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.