3 Flashcards

1
Q

What is a database that retrieves specific data from one or more databases?

A

Query

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

What is an organized collection of data?

A

Database

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

When saving in access database, the file extension should be labeled as what?

A

.accdb

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

What’s the maximum amount of decimal points in currency mode?

A

4

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

When appending or creating a new table from an import, the file Being imported is called what?

A

The source file

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

What can a user use to view how a table will print before committing?

A

Print preview

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

There are two page layouts in access, portrait has a vertical orientation what is the second layout ?

A

Landscape with a horizontal orientation

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

What is needed to establish a table relationship?

A

A primary key and a foreign key

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

What is the most common type of relationship in access?

A

One to many

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

To connect two or more tables with common fields a user needs to establish and define what?

A

The table relationships

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

Because it is uncommon for a user to need to see all the data in table what is beneficial to a user and allows them to see all the data?

A

Queries

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

What is needs to be checked off for a user to not display query results?

A

Show box

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

A user can add what to the criteria for a field in the query design grid to return results where there is nothing in that field?

A

Is null

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

To edit an existing relationship, a user will need to right-click on what line?

A

The join line

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

The query window is broken into two parts, the table area and the what?

A

The query design grid

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

Access will place what around a text string within a query criteria that will limit the results to their exact specifications?

A

Quotation marks

17
Q

What are the conditions users can set to Ina query to identify specific records they want to return?

18
Q

If users want to return a subset where a field is greater than or equal to 500, they should enter the criteria as what?

19
Q

To get the results of a select query, the user needs to click —– what from the results group in the design tab

20
Q

How do you rename a table?

A

Right click on the navigation pane and click rename

21
Q

To establish table relationships, a user needs to right click on relationships from the relationship group on what tab?

A

The External data tab

22
Q

What is the process of arranging data in a specific order based on the value in a field?

23
Q

Users can quickly open the edit relationships dialog box from the relationships window by double-clicking what line

A

The join line

24
Q

The form does not display data in the text box control in which view?

A

In the design view

25
When linking two tables in a relational database, a user will need what to create a link?
Common fields
26
Fields that contain numbers that are not used in calculations should be set to what?
Short text
27
To improve accuracy during user imput, a designer can limit the number of characters a user can enter by adjusting the________ from the properties tab
Field size
28
When a user creates a form using the from tool, the form is created with field displayed from what orientation?
Top to bottom
29
A what contains control on a form or report contained descriptive information, like a field name?
Label
30
When users create an AND condition for their filter criteria, the results will include records where what criteria are met?
All criteria
31
When a user makes changes to a record in a form, the record is also updated in the underlying what?
Table
32
When a user uses the filter by form command, access opens two tabs at bottom of the form. The first is the Look for tab and the other is what?
Or tab.
33
A report header displays information where?
At the top of the first page on the report
34
When creating a calculated field, the new field name must be followed by a colon and each field name that will be used in the expression must be enclosed within its own part of what?
Brackets
35
What key refers to the unique field that identifies a record?
I'd