Hey, what is the yes/no data type called in php 3.1? Cant seem to get hold of it. Wanting to create a field with Yes/No answer, this possible?
Also can you have more than 1 foreign key in 1 table. For example, In my members table, I need age_group_ID, level_ID and location_ID all as foreign keys.