click below
click below
Normal Size Small Size show me how
Access Lesson
Voc
| Question | Answer |
|---|---|
| Database Management System | A DBMS allows you to score, retrieve, analyze, and print information |
| Navagation Pane | The navagation pane list the objects in the database. |
| Record | A record is a complete set of data. |
| Field | Each record is made up of one or more fields. For example, the first name of each member is placed in a field that stores first names |
| Field Name | TO identify the fields, each record has a field name |
| Field Value | The data entered into a field is called a field value |
| Datasheet View | You can enter records directly into the table using datasheet view. In Datasheet view the table displays its data in rows and columns in a datasheet. |
| Record Selector | A record selector selects the entire record |
| Datasheet Selector | Datasheet selector selects all of the recordsand fields in a table |
| Compacting | Compacting a database rearranges how the database is stored on the disk and optimizes the performance of the database |