Deck 18: Using Microsoft Access 2013

Full screen (f)
exit full mode
Question
Which of the following is a valid entry for field size if the data type of the field is Number?

A)Alphanumeric
B)Special characters
C)Long integer
D)Character
Use Space or
up arrow
down arrow
to flip the card.
Question
Explain the procedure for creating a new database using Microsoft Access.
Question
Before using a database management system (DBMS), a user should create a(n)________.

A)data model
B)database
C)identifier
D)attribute
Question
Before using any database management system (DBMS), a user should create a data model based on users' requirements.
Question
In Microsoft Access, to create a relationship between one row of a table and an unlimited number of rows in another table, users should ________.

A)drag the primary key in one table to the foreign key in another table
B)create a link between the foreign keys of both the tables
C)drag the foreign key in one table to the primary key in another table
D)create a link between the primary key in one table to the primary key in another table
Question
In Microsoft Access, "Integer" is a valid entry for Field Size if the Data Type is "Text."
Question
Which of the following statements is true about a primary key in Microsoft Access?

A)Only one field in a table can be marked as the primary key.
B)The attribute which is italicized is the primary key.
C)A primary key should have its Required Field property set to No.
D)A foreign key can be used as one of the fields for a primary key.
Question
In Microsoft Access, the description of fields is used to ________.

A)document the details of each field
B)define rules for how each field should behave
C)define how the fields should behave in case of exceptions
D)specify the data types of the fields
Question
In Microsoft Access, an underlined attribute is a primary key and an italicized attribute is a foreign key.
Question
Any text entered as the Description of a field is displayed as help text on forms.
Question
In Microsoft Access, one must select the relationships option in the Design tab to modify the design of a default table.
Question
Microsoft Access opens a new database by creating a default table named Table A.
Question
Relationships can be defined in Microsoft Access by selecting the ________ tab in the ribbon.

A)Database Tools
B)External Data
C)Connections
D)Add-Ons
Question
Every field in Microsoft Access must have a Description associated with it.
Question
In Microsoft Access, different attributes are referred to as ________.

A)identifiers
B)keys
C)entities
D)fields
Question
Which of the following statements is true of naming a new database in Microsoft Access?

A)A user must type the name of the new database in the blank provided under File Name.
B)A user must select the name of his new database from the drop down list provided next to the File Name.
C)Microsoft Access opens the new database with the default name, database 1.
D)Microsoft Access requires a user to name the new database before selecting a Blank desktop database.
Question
The Description field in Microsoft Access is used mainly for documentation.
Question
What steps must a database designer take before creating a database with Microsoft Access?
Question
Microsoft Access opens a new database by creating a ________.

A)new Word document in the cloud
B)default Microsoft spreadsheet named A1
C)default table named Table
D)shared storage space in the server
Question
Which of the following is the first activity to be performed while creating a database using Microsoft Access?

A)naming the database
B)assigning field names
C)creating field description
D)creating a table
Question
Though Microsoft Access can be used to create and process queries, it does not provide a graphical interface for the queries.
Question
Ramona works for City Hospital.She wants to fill in details of the hospital staff into the database, but she does not want to use the default table display.She prefers a design that would be easier to use and view.Which of the following options would suit Ramona's requirements?

A)form
B)tab order
C)property sheet
D)table
Question
All relational database management system (DBMS)products can process the ________ query language.

A)SQL
B)PHP
C)DB10
D)HTML
Question
Explain the different alternatives provided by Microsoft Access for creating data entry forms.
Question
In Microsoft Access, after creating a relationship between two tables, the user cannot and need not assign values for the ________.

A)queries
B)primary key
C)foreign key
D)add-ons
Question
To delete data in Microsoft Access, a user should double-click the table name in the left hand pane.
Question
Russell works on two tables in Microsoft Access.One is for contractual employees, whereas, the other is for permanent employees.He creates a relationship between the two tables.Which of the following steps should Russell take next?

A)create macros
B)enter data
C)provide table descriptions
D)create queries
Question
To create a relationship between one row of a table and an unlimited number of rows in another table using Microsoft Access, users must drag the foreign key in one table to the primary key in another table.
Question
In Microsoft Access, a surrogate key has no meaning to the user.
Question
In Microsoft Access, relationships can be defined by selecting the Database Tools tab.
Question
To create a query in Microsoft Access, one must drag columns out of the required tables into the grid in the lower part of the query definition form.
Question
In Microsoft Access, the option to generate a data entry form is present in the Create ribbon.
Question
Microsoft Access provides a default table display for creating a data entry form.
Question
By default, for queries of two or more tables, Microsoft Access shows only those rows that have value matches in both tables.
Question
Which of the following is one of the alternatives for creating a data entry form in Microsoft Access?

A)data definition tab
B)query wizard
C)property sheet
D)default table display
Question
Which of the following statements is true about queries in Microsoft Access?

A)Only rows with value matches in all tables are shown by default if more than one table is selected.
B)Only rows having "Number" data type can be used to arrange the results of a query in ascending order.
C)Queries can include fields from only one table.
D)The query design option is present in the Database Tools tab.
Question
Microsoft Access can process SQL.
Question
Explain the procedure for establishing a relationship between two tables in Microsoft Access.
Question
Jane is performing a monthly check on her company's database.She finds records of a number of employees who are no longer working with the company and whose details need to be deleted.To delete the records, Jane would have to select the Records section in the ________ tab.

A)Database tools
B)Home
C)Fields
D)External Data
Question
In Microsoft Access, a user has to define the relationship between two tables before creating them.
Question
Which of the following tabs in Microsoft Access is used to generate reports?

A)Create
B)Data
C)Tools
D)Format
Question
In Microsoft Access, a report is created using a process similar to that for forms.
Question
Which of the following statements is true of reports in Microsoft Access?

A)Reports can be created by using the sections in the Database Tools tab.
B)The Report Wizard is required when data from more than one table is to be used.
C)Only the primary key's column width can be increased in a report.
D)A report cannot be used to present the sum or average of values stored in a database.
Question
To create a report in Microsoft Access with data from a single table, we must use the Report Wizard.
Question
Leonard, a librarian, needs to create a report using data from a table that lists books on management studies and another that lists books on law.Which of the following tools will help Leonard create his report?

A)Report Wizard
B)Navigation tab
C)Report Design
D)SharePoint lists
Question
In Microsoft Access reports, the Grouping & Totals section contains the options to display totals in a report.
Question
The option to create reports can be found in the Database Tools tab of Microsoft Access.
Question
How can a user generate reports in Microsoft Access?
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/48
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 18: Using Microsoft Access 2013
1
Which of the following is a valid entry for field size if the data type of the field is Number?

A)Alphanumeric
B)Special characters
C)Long integer
D)Character
C
2
Explain the procedure for creating a new database using Microsoft Access.
To create a new database, select Blank desktop database from the templates displayed in the center of the opening screen.Then, type the name of the new database under File Name.Microsoft Access will suggest a directory; change it if another one should be used, and then click Create.Microsoft Access opens the new database by creating a default table named Table.
3
Before using a database management system (DBMS), a user should create a(n)________.

A)data model
B)database
C)identifier
D)attribute
A
4
Before using any database management system (DBMS), a user should create a data model based on users' requirements.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
5
In Microsoft Access, to create a relationship between one row of a table and an unlimited number of rows in another table, users should ________.

A)drag the primary key in one table to the foreign key in another table
B)create a link between the foreign keys of both the tables
C)drag the foreign key in one table to the primary key in another table
D)create a link between the primary key in one table to the primary key in another table
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
6
In Microsoft Access, "Integer" is a valid entry for Field Size if the Data Type is "Text."
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following statements is true about a primary key in Microsoft Access?

A)Only one field in a table can be marked as the primary key.
B)The attribute which is italicized is the primary key.
C)A primary key should have its Required Field property set to No.
D)A foreign key can be used as one of the fields for a primary key.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
8
In Microsoft Access, the description of fields is used to ________.

A)document the details of each field
B)define rules for how each field should behave
C)define how the fields should behave in case of exceptions
D)specify the data types of the fields
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
9
In Microsoft Access, an underlined attribute is a primary key and an italicized attribute is a foreign key.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
10
Any text entered as the Description of a field is displayed as help text on forms.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
11
In Microsoft Access, one must select the relationships option in the Design tab to modify the design of a default table.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
12
Microsoft Access opens a new database by creating a default table named Table A.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
13
Relationships can be defined in Microsoft Access by selecting the ________ tab in the ribbon.

A)Database Tools
B)External Data
C)Connections
D)Add-Ons
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
14
Every field in Microsoft Access must have a Description associated with it.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
15
In Microsoft Access, different attributes are referred to as ________.

A)identifiers
B)keys
C)entities
D)fields
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
16
Which of the following statements is true of naming a new database in Microsoft Access?

A)A user must type the name of the new database in the blank provided under File Name.
B)A user must select the name of his new database from the drop down list provided next to the File Name.
C)Microsoft Access opens the new database with the default name, database 1.
D)Microsoft Access requires a user to name the new database before selecting a Blank desktop database.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
17
The Description field in Microsoft Access is used mainly for documentation.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
18
What steps must a database designer take before creating a database with Microsoft Access?
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
19
Microsoft Access opens a new database by creating a ________.

A)new Word document in the cloud
B)default Microsoft spreadsheet named A1
C)default table named Table
D)shared storage space in the server
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
20
Which of the following is the first activity to be performed while creating a database using Microsoft Access?

A)naming the database
B)assigning field names
C)creating field description
D)creating a table
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
21
Though Microsoft Access can be used to create and process queries, it does not provide a graphical interface for the queries.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
22
Ramona works for City Hospital.She wants to fill in details of the hospital staff into the database, but she does not want to use the default table display.She prefers a design that would be easier to use and view.Which of the following options would suit Ramona's requirements?

A)form
B)tab order
C)property sheet
D)table
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
23
All relational database management system (DBMS)products can process the ________ query language.

A)SQL
B)PHP
C)DB10
D)HTML
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
24
Explain the different alternatives provided by Microsoft Access for creating data entry forms.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
25
In Microsoft Access, after creating a relationship between two tables, the user cannot and need not assign values for the ________.

A)queries
B)primary key
C)foreign key
D)add-ons
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
26
To delete data in Microsoft Access, a user should double-click the table name in the left hand pane.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
27
Russell works on two tables in Microsoft Access.One is for contractual employees, whereas, the other is for permanent employees.He creates a relationship between the two tables.Which of the following steps should Russell take next?

A)create macros
B)enter data
C)provide table descriptions
D)create queries
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
28
To create a relationship between one row of a table and an unlimited number of rows in another table using Microsoft Access, users must drag the foreign key in one table to the primary key in another table.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
29
In Microsoft Access, a surrogate key has no meaning to the user.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
30
In Microsoft Access, relationships can be defined by selecting the Database Tools tab.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
31
To create a query in Microsoft Access, one must drag columns out of the required tables into the grid in the lower part of the query definition form.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
32
In Microsoft Access, the option to generate a data entry form is present in the Create ribbon.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
33
Microsoft Access provides a default table display for creating a data entry form.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
34
By default, for queries of two or more tables, Microsoft Access shows only those rows that have value matches in both tables.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
35
Which of the following is one of the alternatives for creating a data entry form in Microsoft Access?

A)data definition tab
B)query wizard
C)property sheet
D)default table display
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
36
Which of the following statements is true about queries in Microsoft Access?

A)Only rows with value matches in all tables are shown by default if more than one table is selected.
B)Only rows having "Number" data type can be used to arrange the results of a query in ascending order.
C)Queries can include fields from only one table.
D)The query design option is present in the Database Tools tab.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
37
Microsoft Access can process SQL.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
38
Explain the procedure for establishing a relationship between two tables in Microsoft Access.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
39
Jane is performing a monthly check on her company's database.She finds records of a number of employees who are no longer working with the company and whose details need to be deleted.To delete the records, Jane would have to select the Records section in the ________ tab.

A)Database tools
B)Home
C)Fields
D)External Data
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
40
In Microsoft Access, a user has to define the relationship between two tables before creating them.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
41
Which of the following tabs in Microsoft Access is used to generate reports?

A)Create
B)Data
C)Tools
D)Format
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
42
In Microsoft Access, a report is created using a process similar to that for forms.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
43
Which of the following statements is true of reports in Microsoft Access?

A)Reports can be created by using the sections in the Database Tools tab.
B)The Report Wizard is required when data from more than one table is to be used.
C)Only the primary key's column width can be increased in a report.
D)A report cannot be used to present the sum or average of values stored in a database.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
44
To create a report in Microsoft Access with data from a single table, we must use the Report Wizard.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
45
Leonard, a librarian, needs to create a report using data from a table that lists books on management studies and another that lists books on law.Which of the following tools will help Leonard create his report?

A)Report Wizard
B)Navigation tab
C)Report Design
D)SharePoint lists
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
46
In Microsoft Access reports, the Grouping & Totals section contains the options to display totals in a report.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
47
The option to create reports can be found in the Database Tools tab of Microsoft Access.
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
48
How can a user generate reports in Microsoft Access?
Unlock Deck
Unlock for access to all 48 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 48 flashcards in this deck.