Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Microsoft Access
Exam 2: Tables and Queries in Relational Databases: Designing Databases and Extracting Data
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 41
Multiple Choice
Which of the following statements is TRUE regarding multitable queries?
Question 42
Multiple Choice
Which of the following is NOT a guideline for adding fields to a database table?
Question 43
Multiple Choice
Sarah is working in a database that stores resort vacation information. She needs to design a field that will allow a user to link to a Web page. Sarah should apply a(n) ________ type.
Question 44
Essay
What are the three ways to run a query?
Question 45
Short Answer
The ________ data type should be applied to fields that contain a combination of characters and will be 255 characters or less.
Question 46
True/False
To count the number of records that satisfy a query, you click the Total button and select Count in the Total row in the query grid.
Question 47
Multiple Choice
Two or more tables that contain duplicate data are an example of:
Question 48
Multiple Choice
The maximum size of the ________ data type is ________ characters.
Question 49
Short Answer
Match the following data types to their definitions: I. Short Text II. Long Text III. OLE Object IV. Yes/No V. Lookup Wizard A. can hold up to 255 characters B. formerly Memo data type C. contains something created by another application D. limits field values to on and off, for example E. creates a field to choose a value from another table
Question 50
True/False
The Run command appears as a red exclamation point in Design view.
Question 51
Multiple Choice
When creating a multitable query, in the top section of the query design, you use ________ lines to connect common fields in related tables.
Question 52
Short Answer
In field names, object names, and filenames, uppercase letters are used to distinguish the first letter of a new word in ________ notation.
Question 53
Multiple Choice
Which of the following statements is TRUE about data types and delimiters?
Question 54
True/False
When using Design view, a query can only be sorted on a single criteria.
Question 55
Matching
Match the following tabs in Access to functions available on that tab:
Premises:
Responses:
Home tab
start a single-table query
External Data tab
run a query
Design tab
adjust column width
Premises:
Home tab
External Data tab
Design tab
Responses:
start a single-table query
run a query
adjust column width
Question 56
Short Answer
Match the following terms to their meanings: I. calculated field II. constant III. data redundancy IV. data type V. foreign key A. date of birth is a common field example B. field in one table that is also the primary key of another table C. produces a value from one or more existing, often numeric, fields D. the unnecessary storing of duplicate data E. determine the type of entry that can be made into a field
Question 57
True/False
Data redundancy may result in errors.
Question 58
Multiple Choice
Which of the following is NOT a way to create a table in Access?
Question 59
True/False
Creation of the order of fields within a table and specific field names given are significant because it's very difficult to change these after the database has been created.