Ms-Access Database Worksheet (1)
Ms-Access Database Worksheet (1)
2. Which of the following data types would be most appropriate for storing a person's age
in MS Access?
a) Text
b) Number
c) Date/Time
d) Currency
3. In Microsoft Access, which object allows you to ask questions and retrieve specific
data from a table?
a) Table
b) Query
c) Form
d) Report
1. A query can only display data from a single table in Microsoft Access.
3. In Access, the data type ‘Memo’ is used to store large amounts of text.
4. You can create relationships between two tables in Microsoft Access using a foreign
key.
5. You can only create one primary key in a table in Microsoft Access.
2. Explain the purpose of data types in Microsoft Access and give two examples of data
types.
1. a) Tables
2. b) Number
3. b) Query
1. False (A query can display data from multiple tables, depending on how it is designed.)
2. False (Reports are used for displaying data in a printable format, while forms are used for
entering and viewing data.)
3. True
4. True
5. True
4. Purpose of Relationships:
Relationships link data between tables, ensuring data integrity and enabling users to
efficiently access related information from multiple tables.