I have a field called Gender. Eventually I will connect a form to this table and have a combo box where the user can select either "Male" or "Female." Based on this, what data type should I assign to the Gender field when I'm designing the table in Design View? Would I use the Yes/No data type?