Hi, I want to ask. i have 2 quiz tables that consists of quizzes and also student table. i want to select the quiz table based on when the student register id even, the student will get quiz table set 1, and if student id is odd, get the second quiz table.
i have set the id as primary key in student table
can anyone help mee?
im using php language and mysql.
i have set the id as primary key in student table
can anyone help mee?
im using php language and mysql.
Comment