select question, value from tblplayerquestion q ,tblplayeranswer a where q.id=a.iidquestion and q.iidteam=268 and a.iidplayer= order by q.seq
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by q.seq' at line 1
|
|
||||
|
|
||||