I am a few years removed from SQL programming and this one would have been beyond my means even then.
I am trying to create a database for an online petition.
One of the fields "they" want to be a Yes/No drop down list, such that users select either Yes/No and have no other options. I want SQL to capture the response with each entry in the other fields.
Any suggestions?
I am trying to create a database for an online petition.
One of the fields "they" want to be a Yes/No drop down list, such that users select either Yes/No and have no other options. I want SQL to capture the response with each entry in the other fields.
Any suggestions?