MS Access Flashcards

(38 cards)

1
Q

Is a repository of data.

A

Database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

It can be a text, image, video or even logs.

A

Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Is used to organize data so that it can be easily accessed, managed, and updated.

A

Database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

DBMS stands for?

A

Database management system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the two basic building blocks of database?

A

Entity and Attribute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Is a thing or object that has meaning and relevance in your domain. For example, a customer, a product, or an order.

A

Entity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

They are properties or characteristics that describe the entity. For example, a customer can have __________ such as name, email, and address.

A

Attributes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Converting the Entities and attributes to tables refers to the process of what?

A

Mapping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In mapping, the entities translates ______.

A

Tables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

All the attributes translates into _______ in a table.

A

Columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Alphanumeric data. Formerly known as text. Up to 255 characters.

A

Short text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Large amounts of alphanumeric data. Up to 1gb data.

A

Long text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Numeric data. 1, 2, 4, 8, or 16 bytes.

A

Number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Numeric data. 8 bytes.

A

Large number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Date and times. 8 bytes.

A

Date/Time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Date and times. Encoded string of 42 bytes.

A

Date/Time Extended

17
Q

Monetary data, stored with 4 decimal places of precision. 8 bytes.

18
Q

Unique value generated by Access for each new record. 4 bytes (16 bytes for replicationID).

19
Q

Boolean (true/false) data; Access stores the numeric value (0) for false, and -1 for true. 1 byte.

20
Q

Picture, graphs, or other ActiveX objects from another Windows-based application. Up to about 2 gb.

21
Q

What are the four database objects?

A

Tables, Forms, Queries, Reports

22
Q

In Access, all data is stored in ______.

23
Q

It is the heart of any database.

24
Q

In Access, rows and columns are referred to as _______ and ______.

A

Records and Fields

25
Is a tool that guides you through the process of creating complex reports.
Report Wizard
26
Allow you to pull information from one or more tables based on a set of search conditions you define.
Queries
27
This lets you access common commands no matter which tab is selected.
Quick Access Toolbar
28
It contains all of the commands you will need to perform common tasks in Access. It has multiple tabs, each with several groups of commands.
Ribbon
29
It box works like a search bar to help you quickly find tools or commands you want to use.
Tell Me
30
Displays all of the objects contained in your database.
Navigation Pane
31
All open objects are displayed in tabs on the ________ Tabs bar. To view an object, click its tab.
Document Tabs bar
32
It allows you to navigate records one at a time.
Record Navigation Bar
33
You can use this to search for any term in the current object. The first result will be selected automatically.
Record Search box
34
Gives you various options for saving, opening, and printing your database.
Backstage View
35
Each record has its own __ ______.
ID Number
36
This command allows you to search for any term in your table.
Find
37
This command allows you to search for any term in your table and replace it with a new one.
Replace
38
The ______ __________ bar allows you to navigate through records one at a time.
Record Navigation bar