Anil wants to create a table in MS Access with name Student table.
Following are the Field names which he has to take for the Student table:
Admission no. , Name, Class, Section, Address, Phone no.
Answer the following based on the statement mentioned above:
Answers
Answered by
0
Explanation:
primary key will be admission no.
admission no. will be numeric data type
name will be text data type
class will be number data type
section will be true false data type
address will be memo data type
phone no. will be number data type.
welcome
Similar questions