Deck 11: Introduction to Access: Finding Your Way Through an Access Database

Full screen (f)
exit full mode
Question
A ________ is a question you ask about data stored in a database.

A) query
B) form
C) report
D) macro
Use Space or
up arrow
down arrow
to flip the card.
Question
A primary key:

A) must include letters.
B) must contain a unique value for each record within a table.
C) has the same value for all records in a relational database.
D) is a unique record within a relational database.
Question
Which of the following is FALSE about the Undo feature in Access?

A) You can click Undo to reverse the most recent change to a single record.
B) You can use Undo to reverse multiple edits in Access.
C) In Access, the Undo feature works the same as it does in other Office programs.
D) You can click Undo to redo a change that you made previously.
Question
Of the following,which is NOT a main object type in an Access database?

A) Report
B) Form
C) Macro
D) Record
Question
When you make a change to the content of a record in an Access table,when are the changes saved?

A) When you click the Save or Save As button from the File tab or the button on the Quick Access Toolbar
B) When you press F11 or click the Save button on the Quick Access Toolbar
C) When you move the insertion point to a different record
D) When you move the insertion point to a different table, form, query, or report in the database
Question
Which of the following is NOT a main object type in an Access database?

A) Template
B) Query
C) Table
D) Module
Question
When you apply a multiple sort in Access,columns are sorted:

A) from right to left.
B) from left to right.
C) from top to bottom.
D) by primary field and then by secondary field.
Question
Access differs from other Microsoft software because it:

A) works primarily from memory.
B) works primarily from storage.
C) does not save your work as soon as changes are made.
D) does not allow more than one user to work on a file at a time.
Question
Which of the following is a collection of data organized into meaningful information to be used in a meaningful way?

A) Database
B) Query
C) Table
D) Report
Question
Access' ________ feature creates a duplicate copy of a database.

A) Back Up Database
B) RDBMA
C) Compact and Repair
D) Relationship
Question
The ________ view in Access looks similar to an Excel spreadsheet.

A) Report
B) Form
C) Datasheet
D) Design
Question
You can create or modify a table's field names and data types in ________ view.

A) Report
B) Form
C) Datasheet
D) Design
Question
________ a database rearranges data and objects in a database to make its size smaller.

A) Backing up
B) Compressing
C) Compacting
D) Fragmenting
Question
You can click the ________ button on the table toolbar to sort records in alphabetical order,from A to Z.

A) Sort
B) Descending
C) Order
D) Ascending
Question
Which of the following is TRUE about Access' Compact and Repair feature?

A) It fragments a fragmented relational database file.
B) It defragments a fragmented database file if needed.
C) It removes objects and stores them in a secondary file.
D) You should compact your database no more than once a week due to the time required.
Question
Which of the following is FALSE about the navigation bar in Access 2013?

A) It is located at the bottom of the Access window.
B) It contains buttons to go to a first, previous, next, or last record of a database.
C) It enables you to find a record based on a single search word.
D) It is toggled on and off with the F11 key.
Question
Which of the following best describes information?

A) Information is a converted into fields and records within a table in a database.
B) Information is converted into data that can be selected and sorted for business or personal use.
C) Information is what is entered into a database.
D) Information is the finished product that is produced by a database.
Question
Which of the following is an object that adds functionality to a database and is written using VBA?

A) Macro
B) Module
C) Query
D) Report
Question
An Access database can MOST accurately be described as a structured collection of:

A) tables.
B) objects.
C) records.
D) modules.
Question
Which of the following is NOT a tab in Access 2013?

A) Create
B) Home
C) Format
D) File
Question
The Undo button does not reverse the most recent change in Access 2013.
Question
A number,phrase,or expression used to select records in a table is called:

A) a primary key.
B) a criterion.
C) a query.
D) referential integrity.
Question
When you ________,you ensure that data entered into a related table first exists in the primary table.

A) create a foreign key
B) create a primary key
C) filter by selection
D) enforce referential integrity
Question
Ryan is working in a database that organizes vendor contact information.Ryan must find vendors located in Seattle and Portland.The vendors must have offices in both cities in order to meet Ryan's requirements.He should use the Filter by Form ________ condition.

A) query
B) sort
C) OR
D) AND
Question
Two users cannot work on the same table in a database.
Question
Alice is working in a database containing the names,service locations,and services offered by landscapers.She needs to find landscapers that offer services in the Phoenix area and that service rare plants.The best way for her to search for this data is to perform a:

A) Filter by Form.
B) Filter by Selection.
C) Sort Ascending.
D) Sort Descending.
Question
What does a custom Web app enable you to do?

A) Create databases through Access' Web app.
B) Create relational tables that can be distributed through the Web.
C) Create a database and share with others through the Web.
D) Share and distribute database files without the need for Access to be installed on every computer.
Question
The navigation buttons in Access allow you to step through a table record by record,or to quickly go to the first or last record in the table.
Question
A relational database has the ability to create relationships between two:

A) forms.
B) fields.
C) files.
D) tables.
Question
The process of saving in Access is nearly the same as it is in other Microsoft Office applications.
Question
You may choose Access over Excel in all of the following situations EXCEPT when you:

A) require multiple related tables to store your data.
B) need to group data based on various parameters.
C) need to create complex charts.
D) have a large amount of data.
Question
A complete set of all fields about one person or event is called a field.
Question
Information is what is typically entered into a database.Data is the finished product of the database.
Question
People use databases to store collections of data.
Question
A relationship is a connection between:

A) two tables using a field that is common to both.
B) two or more database files with a common primary field.
C) two records within the same database.
D) two or more tables using a common record.
Question
Backing up a database rearranges the data and objects in a database to decrease its file size,thereby making more space available on your disk and letting you open and close the database more quickly.
Question
A field that is defined as a primary key in one table is defined as a(n)________ in a related table.

A) referential integrity key
B) relational database
C) foreign key
D) primary2 key
Question
Irene is working in a database that organizes city court case information.Irene must find court cases in either Jackson county or Jefferson county.Irene should use the Filter by Form ________ condition.

A) query
B) sort
C) OR
D) AND
Question
The F2 key puts you in Edit mode when in Access.
Question
Click the File tab to begin the process of compacting and repairing a database.
Question
Access is preferred over Excel in managing mostly numeric data.
Question
Microsoft ________ is the database management system included in Office 20013 Professional.
Question
A filter and a sort always produce the same results in an Access database.
Question
Tables,queries,reports,and forms are all examples of ________.
Question
Both Access and Excel contain tools that can be used to extract and analyze information.
Question
A sort can only list records in a database in a specific numeric sequence.
Question
A(n)________ system is a software system that offers tools needed to create,maintain,and use a database.
Question
A comparison operator in Access is used to evaluate the relationship between two primary keys.
Question
Filter by Form uses the AND and OR logical operators.
Question
Filter by Selection displays only records that match a criterion that you select.
Question
Like Access,Excel can be used to manage large quantities of data.
Question
Access can sort records by more than one field.
Question
A template is a predefined database that can be used to jumpstart the creation of a database.
Question
Objects that are part of an Access database are available from the ________ within Access.
Question
You can create a Web app from a Web app template from the Backstage view.
Question
SharePoint is an add-on program for Access.
Question
Access can create relationships between two tables; Excel cannot.
Question
A(n)________ is a collection of organized and meaningful data that can be accessed,managed,stored,queried,sorted,and reported.
Question
Enforce referential integrity is one of only two options available when setting a database relationship with another database.
Question
Custom Web app is available in the Backstage view of Access.
Question
Access allows you to save a database as a PDF or ________ file,which preserves the object's formatting and looks the same on most computers.
Question
The ________ Database utility in Access creates a duplicate copy of a database.
Question
The ________ displays the number of the current record as well as the total number of records in a table.
Question
Good database design begins with grouping data into correct tables,a practice known as ________.
Question
A(n)________ is a number,phrase,or expression used to select records from a table.
Question
A primary key from one table that is used to form a relationship with a second table is called a(n)________.
Question
The ________ utility of Access helps reduce the size of a database.
Question
________ view is a grid containing fields and records.
Question
Rather than displaying records based on a question as in a query,a(n)________ hides records that do not match a set criteria.
Question
Use ________ if you have mostly numeric data and may require complex charts and graphs.
Question
________ sorts a list of numeric data from highest to lowest.
Question
When you are ready to sort a database,click in the field that you want to sort and click the ________ tab.
Question
Relationships in a database can be graphically represented by the ________ between the tables.
Question
In relational databases,there is a concept known as ________ that ensures that data cannot be entered into a related table unless it first exists in a primary table.
Question
A(n)________ is a collection of fields that describe something,such as a person,place,event,or idea.
Question
Access is known as a(n)________ system because it allows users to administer groups of data in tables and create relationships.
Question
When forming relationships in a relational database,the ________ from one table must be joined to the foreign key of another table.
Question
A primary key may use a(n)________ data type--a generated primary key that is automatically incremented each time a record is added.
Question
A(n)________ is the smallest data element of a table.
Question
Use ________ if you have a large amount of data and may need to group,sort,and total the data based on various parameters.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 11: Introduction to Access: Finding Your Way Through an Access Database
1
A ________ is a question you ask about data stored in a database.

A) query
B) form
C) report
D) macro
A
2
A primary key:

A) must include letters.
B) must contain a unique value for each record within a table.
C) has the same value for all records in a relational database.
D) is a unique record within a relational database.
B
3
Which of the following is FALSE about the Undo feature in Access?

A) You can click Undo to reverse the most recent change to a single record.
B) You can use Undo to reverse multiple edits in Access.
C) In Access, the Undo feature works the same as it does in other Office programs.
D) You can click Undo to redo a change that you made previously.
B
4
Of the following,which is NOT a main object type in an Access database?

A) Report
B) Form
C) Macro
D) Record
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
5
When you make a change to the content of a record in an Access table,when are the changes saved?

A) When you click the Save or Save As button from the File tab or the button on the Quick Access Toolbar
B) When you press F11 or click the Save button on the Quick Access Toolbar
C) When you move the insertion point to a different record
D) When you move the insertion point to a different table, form, query, or report in the database
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
6
Which of the following is NOT a main object type in an Access database?

A) Template
B) Query
C) Table
D) Module
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
7
When you apply a multiple sort in Access,columns are sorted:

A) from right to left.
B) from left to right.
C) from top to bottom.
D) by primary field and then by secondary field.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
8
Access differs from other Microsoft software because it:

A) works primarily from memory.
B) works primarily from storage.
C) does not save your work as soon as changes are made.
D) does not allow more than one user to work on a file at a time.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
9
Which of the following is a collection of data organized into meaningful information to be used in a meaningful way?

A) Database
B) Query
C) Table
D) Report
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
10
Access' ________ feature creates a duplicate copy of a database.

A) Back Up Database
B) RDBMA
C) Compact and Repair
D) Relationship
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
11
The ________ view in Access looks similar to an Excel spreadsheet.

A) Report
B) Form
C) Datasheet
D) Design
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
12
You can create or modify a table's field names and data types in ________ view.

A) Report
B) Form
C) Datasheet
D) Design
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
13
________ a database rearranges data and objects in a database to make its size smaller.

A) Backing up
B) Compressing
C) Compacting
D) Fragmenting
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
14
You can click the ________ button on the table toolbar to sort records in alphabetical order,from A to Z.

A) Sort
B) Descending
C) Order
D) Ascending
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
15
Which of the following is TRUE about Access' Compact and Repair feature?

A) It fragments a fragmented relational database file.
B) It defragments a fragmented database file if needed.
C) It removes objects and stores them in a secondary file.
D) You should compact your database no more than once a week due to the time required.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
16
Which of the following is FALSE about the navigation bar in Access 2013?

A) It is located at the bottom of the Access window.
B) It contains buttons to go to a first, previous, next, or last record of a database.
C) It enables you to find a record based on a single search word.
D) It is toggled on and off with the F11 key.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
17
Which of the following best describes information?

A) Information is a converted into fields and records within a table in a database.
B) Information is converted into data that can be selected and sorted for business or personal use.
C) Information is what is entered into a database.
D) Information is the finished product that is produced by a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
18
Which of the following is an object that adds functionality to a database and is written using VBA?

A) Macro
B) Module
C) Query
D) Report
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
19
An Access database can MOST accurately be described as a structured collection of:

A) tables.
B) objects.
C) records.
D) modules.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
20
Which of the following is NOT a tab in Access 2013?

A) Create
B) Home
C) Format
D) File
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
21
The Undo button does not reverse the most recent change in Access 2013.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
22
A number,phrase,or expression used to select records in a table is called:

A) a primary key.
B) a criterion.
C) a query.
D) referential integrity.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
23
When you ________,you ensure that data entered into a related table first exists in the primary table.

A) create a foreign key
B) create a primary key
C) filter by selection
D) enforce referential integrity
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
24
Ryan is working in a database that organizes vendor contact information.Ryan must find vendors located in Seattle and Portland.The vendors must have offices in both cities in order to meet Ryan's requirements.He should use the Filter by Form ________ condition.

A) query
B) sort
C) OR
D) AND
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
25
Two users cannot work on the same table in a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
26
Alice is working in a database containing the names,service locations,and services offered by landscapers.She needs to find landscapers that offer services in the Phoenix area and that service rare plants.The best way for her to search for this data is to perform a:

A) Filter by Form.
B) Filter by Selection.
C) Sort Ascending.
D) Sort Descending.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
27
What does a custom Web app enable you to do?

A) Create databases through Access' Web app.
B) Create relational tables that can be distributed through the Web.
C) Create a database and share with others through the Web.
D) Share and distribute database files without the need for Access to be installed on every computer.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
28
The navigation buttons in Access allow you to step through a table record by record,or to quickly go to the first or last record in the table.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
29
A relational database has the ability to create relationships between two:

A) forms.
B) fields.
C) files.
D) tables.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
30
The process of saving in Access is nearly the same as it is in other Microsoft Office applications.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
31
You may choose Access over Excel in all of the following situations EXCEPT when you:

A) require multiple related tables to store your data.
B) need to group data based on various parameters.
C) need to create complex charts.
D) have a large amount of data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
32
A complete set of all fields about one person or event is called a field.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
33
Information is what is typically entered into a database.Data is the finished product of the database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
34
People use databases to store collections of data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
35
A relationship is a connection between:

A) two tables using a field that is common to both.
B) two or more database files with a common primary field.
C) two records within the same database.
D) two or more tables using a common record.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
36
Backing up a database rearranges the data and objects in a database to decrease its file size,thereby making more space available on your disk and letting you open and close the database more quickly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
37
A field that is defined as a primary key in one table is defined as a(n)________ in a related table.

A) referential integrity key
B) relational database
C) foreign key
D) primary2 key
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
38
Irene is working in a database that organizes city court case information.Irene must find court cases in either Jackson county or Jefferson county.Irene should use the Filter by Form ________ condition.

A) query
B) sort
C) OR
D) AND
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
39
The F2 key puts you in Edit mode when in Access.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
40
Click the File tab to begin the process of compacting and repairing a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
41
Access is preferred over Excel in managing mostly numeric data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
42
Microsoft ________ is the database management system included in Office 20013 Professional.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
43
A filter and a sort always produce the same results in an Access database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
44
Tables,queries,reports,and forms are all examples of ________.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
45
Both Access and Excel contain tools that can be used to extract and analyze information.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
46
A sort can only list records in a database in a specific numeric sequence.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
47
A(n)________ system is a software system that offers tools needed to create,maintain,and use a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
48
A comparison operator in Access is used to evaluate the relationship between two primary keys.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
49
Filter by Form uses the AND and OR logical operators.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
50
Filter by Selection displays only records that match a criterion that you select.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
51
Like Access,Excel can be used to manage large quantities of data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
52
Access can sort records by more than one field.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
53
A template is a predefined database that can be used to jumpstart the creation of a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
54
Objects that are part of an Access database are available from the ________ within Access.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
55
You can create a Web app from a Web app template from the Backstage view.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
56
SharePoint is an add-on program for Access.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
57
Access can create relationships between two tables; Excel cannot.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
58
A(n)________ is a collection of organized and meaningful data that can be accessed,managed,stored,queried,sorted,and reported.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
59
Enforce referential integrity is one of only two options available when setting a database relationship with another database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
60
Custom Web app is available in the Backstage view of Access.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
61
Access allows you to save a database as a PDF or ________ file,which preserves the object's formatting and looks the same on most computers.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
62
The ________ Database utility in Access creates a duplicate copy of a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
63
The ________ displays the number of the current record as well as the total number of records in a table.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
64
Good database design begins with grouping data into correct tables,a practice known as ________.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
65
A(n)________ is a number,phrase,or expression used to select records from a table.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
66
A primary key from one table that is used to form a relationship with a second table is called a(n)________.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
67
The ________ utility of Access helps reduce the size of a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
68
________ view is a grid containing fields and records.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
69
Rather than displaying records based on a question as in a query,a(n)________ hides records that do not match a set criteria.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
70
Use ________ if you have mostly numeric data and may require complex charts and graphs.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
71
________ sorts a list of numeric data from highest to lowest.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
72
When you are ready to sort a database,click in the field that you want to sort and click the ________ tab.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
73
Relationships in a database can be graphically represented by the ________ between the tables.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
74
In relational databases,there is a concept known as ________ that ensures that data cannot be entered into a related table unless it first exists in a primary table.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
75
A(n)________ is a collection of fields that describe something,such as a person,place,event,or idea.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
76
Access is known as a(n)________ system because it allows users to administer groups of data in tables and create relationships.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
77
When forming relationships in a relational database,the ________ from one table must be joined to the foreign key of another table.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
78
A primary key may use a(n)________ data type--a generated primary key that is automatically incremented each time a record is added.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
79
A(n)________ is the smallest data element of a table.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
80
Use ________ if you have a large amount of data and may need to group,sort,and total the data based on various parameters.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 100 flashcards in this deck.