I have a database with columns :id,question,answer1.
I want the user to enter the id and return the specific question everytime. I have a problem using the query!Can anyone help?
I have a database with columns :id,question,answer1. I want the user to enter the
Share
Assuming you want the fields of
COLUMN1andCOLUMN2, andidis the row-ID: