Hello,
I'm designing a database that stores personal details of students and teachers for a school. I, wish to know if a there is away of formatting the bit data type to male/female. Cause i am only able to achieve 0 and 1 in this data type. So is there any way to change it, or is there any other data type suitable to provide only two options
Also the database should be protected in a way that students may not be able to view or change. Only teachers/admin have the right to access/modify the data.
Any help or suggestion is welcomed.
Bourne.