Back Ex L-2
Back Ex L-2
Back Exercise
A. Tick the correct answer.
1. a
2. b
3. b
4. a
5. b
1. F 2. T 3. T 4.T 5.F
1. rows/record, columns/field
2. data type
3. 255
4. .accdb
5. primary key
1. Database: A database is a collection of data organized in a manner that allows easy access,
retrieval, and use of that data.
2. Datasheet View: Datasheet view is useful when we need to create a table quickly consisting
of few fields. In this view, Access assigns general names to the fields, such as Field1, Field2,
and so on.
3. Data Type: Each field has a data type that defines what we can store in it. Data entry is
restricted to valid entries for the type you choose.
1. A record is a row in a table that contains information about a given person, product, or an
event.
A field is a column in a table that contains a specific piece of information within a record.
2. Short Text data type is a general-purpose field containing any data. It has a limit of 255
characters and cannot be used for numeric calculations.
Long Text data type has a limit of 63,999 characters; it is used for detailed, descriptive fields.
2. We use templates in Access because they include pre-built tables and forms that we can use
to fill our own data very easily.
IT PLANET-8 (CODEBOTICS)
3. In each new table that we create, we have to set one field as the primary key. Access uses this key to
relate records of this table to those of another table.
4. We can speed up data entry for fields that usually contain the same value by making that value as the
default.
G. Answer briefly.
H. Application-based Question
No. In this case, the primary key should be set up for ‘Roll_no’ field.
IT PLANET-8 (CODEBOTICS)