Microsoft Access Core Concepts and Functions
Classified in Computers
Written on in
English with a size of 3.87 KB
Fundamental Database Concepts
What is a datasheet?
When you first open a datasheet, Microsoft Access selects the first field value in the first record.
What is a table?
All fields for a specific individual or place can be grouped together as a table.
How can a field be described?
A field can be described as an attribute.
What is a primary key?
A field, or a combination of fields, that has a unique value is a primary key.
What is a requirement for a primary key?
A primary key must contain a unique value for each record within the table.
What is a foreign key?
A field that is defined in one table and is also a primary key in a different table is a foreign key.
What is a requirement for a foreign key?
Every foreign key must match the field value of a primary
... Continue reading "Microsoft Access Core Concepts and Functions" »