Services
Discover
Homeschooling
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
Quiz 2: Workshop 2: Tables, Keys, and Relationships
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 81
Short Answer
A(n)________ lists either values retrieved from a table or query,or a set of values that you specified when you created the field.
Question 82
Short Answer
The ________ field size is used for integers that range from 0 to 255.
Question 83
Short Answer
Match the following terms with their definition. I.Entity II.Attribute III.Relationship IV.Data type V.Delimiter A.Define data B.A character such as a tab or comma C.An association between tables D.A person,place,item,or event E.A field
Question 84
Short Answer
If you select ________ Related Fields when you define a relationship,any time that you delete records from the one side table,the related records in the many side table are also deleted.
Question 85
Short Answer
The ________ property tells Access how data is to be displayed.
Question 86
Short Answer
________ is the process of minimizing the duplication of information in a relational database through effective database design.
Question 87
Short Answer
A(n)________ defines a consistent template and provides the punctuation,so you do not have to type it.
Question 88
Short Answer
The ________ field size is used for very large numbers with up to 15 significant digits.
Question 89
Short Answer
The ________ number format uses the regional settings preset in Windows for the thousands divider.
Question 90
Short Answer
Match the following number field sizes with their description. I.Byte II.Integer III.Long integer IV.Single V.Double A.For integers that range from -2,147,483,648 to +2,147,483,647 B.For integers that range from -32,768 to +32,767 C.For integers that range from 0 to 255 D.For large numbers with up to seven significant digits E.For very large numbers with up to 15 significant digits
Question 91
Short Answer
The ________ number format displays the number as entered.
Question 92
Short Answer
The ________ number format displays at least one digit after the decimal point.
Question 93
Short Answer
The field size indicates the ________ length of a data field.
Question 94
Short Answer
A(n)________ relationship is a relationship between tables in which one record in one table has many matching records in a second table,and one record in the related table has many matching records in the first table.