How can you define a field so that when entering data for that field it will display instead of actual typed text:
- (A)Â Input Mask
- (B)Â Validation Rule
- (C)Â IME Mode
- (D)Â Indexed
- (A)Â Input Mask
Two tables can be linked with relationship so that the data integrity can be enforced. Where can you find Relationship command?
- (A)Â File menu
- (B)Â View Menufot
- (C)Â Database Menu
- (D)Â Tools Menu
- (C)Â Database Menu
Which of the following is not a type of relationship that can be applied in Access database:
- (A)Â One to One
- (B)Â One to Many
- (C)Â Many to Many
- (D)Â All of above
- (D)Â All of above
To create relationship between two tables:
- (A)Â drag the primary key of a table into foreign key of another table
- (B)Â drag the foreign key of a table into the primary key of another table
- (C)Â drag any field from parent table and drop on child table
- (D)Â Any of above can be done to create relationship
- (A)Â drag the primary key of a table into foreign key of another table