Deck 16: Access 2013 : Modifying the Database Structure

ملء الشاشة (f)
exit full mode
سؤال
The goal of building one-to-many relationships between tables is to minimize ____ data.

A) redundant
B) textual
C) numeric
D) rarely used
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
When a Caption property is not entered,the field name is used to label the field.
سؤال
The ____ key field is the linking field on the "many" side of the relationship.

A) record
B) table
C) link
D) foreign
سؤال
The Field Size property is not available for Currency fields.
سؤال
For a Date / Time field,use the Format property to display the date 1 / 17 / 2015 as January 17,2015.
سؤال
A subdatasheet is used to modify field properties.
سؤال
A relational database can best be described as a collection of related ____ designed to minimize redundant data.

A) indexes
B) tables
C) links
D) properties
سؤال
Modifying the Decimal Places property changes the way the data is presented.
سؤال
In an Access relational database,to tie the information from one table to another,a(n)____ must be common to each table.

A) record
B) field
C) object
D) property
سؤال
Referential integrity allows the user to delete a record from the "one" table if it has matching records in the "many" table.
سؤال
The Validation Rule property is not used with Text or Date / Time fields.
سؤال
The "one" field of a one-to-many relationship is never the primary key field in the table on the "one" side of the relationship.
سؤال
Which of the following is a clue that a database needs to be redesigned?

A) Key fields are defined for each table.
B) One-to-many relationships are defined for each table.
C) There are multiple tables in the database.
D) There is redundant data in one or more tables.
سؤال
A common place to use an Input Mask property would be for a Phone Number field.
سؤال
The Attachment data type is exactly the same as the OLE data type of previous versions of Access.
سؤال
The Enforce Referential Integrity button is found on the DESIGN tab of the ribbon.
سؤال
You can edit or delete a relationship once it has been created in the Relationships window.
سؤال
Changing the Decimal Places property for a field does not change the actual data stored in the field.
سؤال
Enforcing referential integrity guarantees that inaccurate data is not entered into any field.
سؤال
Each field must be given an associated field description.
سؤال
<strong>  In the accompanying figure,item 1 points to a(n)____.</strong> A) primary key field B) foreign key C) field property D) table name <div style=padding-top: 35px>
In the accompanying figure,item 1 points to a(n)____.

A) primary key field
B) foreign key
C) field property
D) table name
سؤال
Which of the following is NOT shown on a Relationship report?

A) table names
B) field names
C) primary key field data values
D) one-to-many relationship lines
سؤال
What data type sequences each new record with the next available integer?

A) Yes / No
B) Memo
C) Attachment
D) AutoNumber
سؤال
You can enter optional field descriptions in Table ____ View.

A) SQL
B) Query
C) Design
D) Layout
سؤال
<strong>  In the accompanying figure,item 4 references a(n)____.</strong> A) infinity symbol B) table name C) relationship D) link line <div style=padding-top: 35px>
In the accompanying figure,item 4 references a(n)____.

A) infinity symbol
B) table name
C) relationship
D) link line
سؤال
The Field Properties pane displays information for how many fields at the same time?

A) Only the selected field.
B) However many are visible in the window.
C) All of the fields in that particular table.
D) All of the fields in the entire database.
سؤال
<strong>  In the accompanying figure,item 2 points to a(n)____.</strong> A) referential integrity symbol B) orphan record symbol C) subdatasheet symbol D) primary key field symbol <div style=padding-top: 35px>
In the accompanying figure,item 2 points to a(n)____.

A) referential integrity symbol
B) orphan record symbol
C) subdatasheet symbol
D) primary key field symbol
سؤال
The process of removing and fixing orphan records is often called ____.

A) scrubbing the database
B) enforcing rules
C) applying syntax
D) adding criteria
سؤال
____ properties allow you to supply a drop-down list of values for a field.

A) Key
B) Relationship
C) Lookup
D) Junction
سؤال
<strong>  In the accompanying figure,the one side of a one-to-many relationship is referenced by which item?</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
In the accompanying figure,the "one" side of a one-to-many relationship is referenced by which item?

A) 1
B) 2
C) 3
D) 4
سؤال
A field that contains unique information for each record is called a(n)____ field.

A) text
B) data
C) linking
D) primary key
سؤال
The ____ Lookup property determines whether you can enter a new value into a field with other Lookup properties.

A) Row Source
B) Limit to List
C) Allow Value List Edits
D) Display Control
سؤال
The table that joins to other tables that have many-to-many relationship is called the ____ table.

A) junction
B) linking
C) primary
D) relational
سؤال
Which of the following is NOT defined in Table Design View?

A) field names
B) field entries
C) data types
D) field properties
سؤال
The ____ property determines whether users can add or edit the list of items in a Lookup field.

A) Row Source
B) Limit to List
C) Allow Value List Edits
D) Display Control
سؤال
Which of the following is NOT a good candidate for a primary key field for a Customer table?

A) Last Name
B) Customer Number
C) Employee Identification Number
D) Customer ID
سؤال
A(n)____ key field is the field used on the "one" side of a one-to-many relationship.

A) primary
B) first
C) foreign
D) infinity
سؤال
Which of the following is NOT a principle of relational database design?

A) Design each table to contain fields that describe only one subject.
B) Identify a primary key field or key field combination for each table.
C) Data should be entered before table relationships are built.
D) Build one-to-many relationships between the tables of your database using a field common to each table.
سؤال
Which of the following is NOT a problem with duplicated data?

A) It is error-prone.
B) It limits query capabilities.
C) It limits reporting capabilities.
D) It creates its own one-to-many relationships.
سؤال
What property controls both the values that users can enter into a text box and provides a visual guide as users enter data?

A) Format
B) Caption
C) Default Value
D) Input Mask
سؤال
The entry mm / dd / yyyy in a Date / Time field's Format property would display September 6,2016 as: ____.

A) 09 / 06 / 2016
B) 9 / 6 / 2016
C) 9 / 6 / 16
D) 09 / 06 / 16
سؤال
  In the accompanying figure,the ____________________ field would be the best candidate for the primary key field.<div style=padding-top: 35px>
In the accompanying figure,the ____________________ field would be the best candidate for the primary key field.
سؤال
____________________ is the data type for the SalesNo field in the accompanying figure.
سؤال
Byte,Long Integer,Single,and Double are examples of entries for which property?

A) Field Size
B) Format
C) Input Mask
D) Validation Rule
سؤال
Where do you modify field properties?

A) In Table Layout View.
B) In Table Design View.
C) In Database Design View
D) As you are entering data in a form.
سؤال
A printout of the Relationships window is called the ____________________ report.
سؤال
The ____ property provides a label used to describe the field.

A) Format
B) Caption
C) Input Mask
D) Default Value
سؤال
The Row ____________________ Lookup property stores the values for the drop-down list of a Lookup field.
سؤال
Use the ____ property to display an explanatory message when a user tries to enter data that breaks a validation rule.

A) Validation Rule
B) Description Rule
C) Input Mask
D) Validation Text
سؤال
In the accompanying figure,the data type of the PaymentDate field is ____________________.
سؤال
(999)000-000;1;_ would be a possible entry for which field property?

A) Format
B) Input Mask
C) Caption
D) Validation Rule
سؤال
Which of the following is NOT a possible entry for the Field Size property of a Number field?

A) Currency
B) Byte
C) Long Integer
D) Single
سؤال
A(n)____________________ record is a record in the "many" table that doesn't have a matching entry in the linking field of the "one" table.
سؤال
A good Field Size property value for a state abbreviation field is ____.

A) 2
B) 10
C) 50
D) 255
سؤال
The Input Mask property contains how many parts?

A) 1
B) 2
C) 3
D) 4
سؤال
Which of the following is NOT true about field properties?

A) Modifying them helps ensure database accuracy.
B) Some are required,and some are optional.
C) They are the same for each data type.
D) They can be used to change the way data is displayed.
سؤال
The ____________________ property provides an easy-to-use visual pathway to facilitate accurate data entry.
سؤال
  In the accompanying figure,the data type for the PaymentAmt field is ____________________.<div style=padding-top: 35px>
In the accompanying figure,the data type for the PaymentAmt field is ____________________.
سؤال
>=#1 / 1 / 93# is an example of an entry for which property for a Date / Time field?

A) Format
B) Default Value
C) Validation Rule
D) Input Mask
سؤال
Which Short Text field property should you use to specify whether an entry was required for the field?

A) Default Value
B) Default
C) Required
D) Test
سؤال
  In the accompanying figure,explain why using an employee's last name as the primary key field in the Employees table does not constitute good database design.<div style=padding-top: 35px>
In the accompanying figure,explain why using an employee's last name as the primary key field in the Employees table does not constitute good database design.
سؤال
  Using the accompanying figure,explain the term orphan record and how to avoid creating one in the Donations table.<div style=padding-top: 35px>
Using the accompanying figure,explain the term "orphan record" and how to avoid creating one in the Donations table.
سؤال
To quickly remove all Lookup properties,change the Display Control property to Combo Box.
_________________________
سؤال
Kelsey wants to create queries to answer management questions from a relational database she does not have much experience with.Why might a Relationships report help her create the queries?
سؤال
To edit the list of values for a Lookup Field in Datasheet View,click the Edit List Items button.
_________________________
سؤال
  In the accompanying figure,identify the one and many tables.Identify the parent and child tables.<div style=padding-top: 35px>
In the accompanying figure,identify the "one" and "many" tables.Identify the "parent" and "child" tables.
سؤال
  In the accompanying figure,how does the Enforce Referential Integrity option relate to the creation of orphan records?<div style=padding-top: 35px>
In the accompanying figure,how does the Enforce Referential Integrity option relate to the creation of orphan records?
سؤال
A(n)Number data type is used to store values that represent money._________________________
سؤال
If the primary key field on the "one" side of a one-to-many relationship has an AutoNumber data type,then the data type on the foreign key field must be set to AutoNumber._________________________
سؤال
Field descriptions may be entered in Table Design View._________________________
سؤال
You can modify the Field Size property of a Number field._________________________
سؤال
The Input Mask property provides a pattern for data to be entered using three parts.
سؤال
To move a field list in the Relationships window,drag the table's primary key field._________________________
سؤال
  In the accompanying figure,explain how two tables are being joined.Mention which tables are being joined,the relationship that is being created,and the fields used to make the connection.<div style=padding-top: 35px>
In the accompanying figure,explain how two tables are being joined.Mention which tables are being joined,the relationship that is being created,and the fields used to make the connection.
سؤال
You can modify the Field Size property of a Short Text field._________________________
سؤال
  Anne Michael is working with the table in the accompanying figure.Explain what will happen when she works with the PaymentNo field in Datasheet View.<div style=padding-top: 35px>
Anne Michael is working with the table in the accompanying figure.Explain what will happen when she works with the PaymentNo field in Datasheet View.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/76
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 16: Access 2013 : Modifying the Database Structure
1
The goal of building one-to-many relationships between tables is to minimize ____ data.

A) redundant
B) textual
C) numeric
D) rarely used
A
2
When a Caption property is not entered,the field name is used to label the field.
True
3
The ____ key field is the linking field on the "many" side of the relationship.

A) record
B) table
C) link
D) foreign
D
4
The Field Size property is not available for Currency fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
5
For a Date / Time field,use the Format property to display the date 1 / 17 / 2015 as January 17,2015.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
6
A subdatasheet is used to modify field properties.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
7
A relational database can best be described as a collection of related ____ designed to minimize redundant data.

A) indexes
B) tables
C) links
D) properties
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
8
Modifying the Decimal Places property changes the way the data is presented.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
9
In an Access relational database,to tie the information from one table to another,a(n)____ must be common to each table.

A) record
B) field
C) object
D) property
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
10
Referential integrity allows the user to delete a record from the "one" table if it has matching records in the "many" table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
11
The Validation Rule property is not used with Text or Date / Time fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
12
The "one" field of a one-to-many relationship is never the primary key field in the table on the "one" side of the relationship.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which of the following is a clue that a database needs to be redesigned?

A) Key fields are defined for each table.
B) One-to-many relationships are defined for each table.
C) There are multiple tables in the database.
D) There is redundant data in one or more tables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
14
A common place to use an Input Mask property would be for a Phone Number field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
15
The Attachment data type is exactly the same as the OLE data type of previous versions of Access.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
16
The Enforce Referential Integrity button is found on the DESIGN tab of the ribbon.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
17
You can edit or delete a relationship once it has been created in the Relationships window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
18
Changing the Decimal Places property for a field does not change the actual data stored in the field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
19
Enforcing referential integrity guarantees that inaccurate data is not entered into any field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
20
Each field must be given an associated field description.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
21
<strong>  In the accompanying figure,item 1 points to a(n)____.</strong> A) primary key field B) foreign key C) field property D) table name
In the accompanying figure,item 1 points to a(n)____.

A) primary key field
B) foreign key
C) field property
D) table name
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which of the following is NOT shown on a Relationship report?

A) table names
B) field names
C) primary key field data values
D) one-to-many relationship lines
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
23
What data type sequences each new record with the next available integer?

A) Yes / No
B) Memo
C) Attachment
D) AutoNumber
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
24
You can enter optional field descriptions in Table ____ View.

A) SQL
B) Query
C) Design
D) Layout
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
25
<strong>  In the accompanying figure,item 4 references a(n)____.</strong> A) infinity symbol B) table name C) relationship D) link line
In the accompanying figure,item 4 references a(n)____.

A) infinity symbol
B) table name
C) relationship
D) link line
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
26
The Field Properties pane displays information for how many fields at the same time?

A) Only the selected field.
B) However many are visible in the window.
C) All of the fields in that particular table.
D) All of the fields in the entire database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
27
<strong>  In the accompanying figure,item 2 points to a(n)____.</strong> A) referential integrity symbol B) orphan record symbol C) subdatasheet symbol D) primary key field symbol
In the accompanying figure,item 2 points to a(n)____.

A) referential integrity symbol
B) orphan record symbol
C) subdatasheet symbol
D) primary key field symbol
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
28
The process of removing and fixing orphan records is often called ____.

A) scrubbing the database
B) enforcing rules
C) applying syntax
D) adding criteria
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
29
____ properties allow you to supply a drop-down list of values for a field.

A) Key
B) Relationship
C) Lookup
D) Junction
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
30
<strong>  In the accompanying figure,the one side of a one-to-many relationship is referenced by which item?</strong> A) 1 B) 2 C) 3 D) 4
In the accompanying figure,the "one" side of a one-to-many relationship is referenced by which item?

A) 1
B) 2
C) 3
D) 4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
31
A field that contains unique information for each record is called a(n)____ field.

A) text
B) data
C) linking
D) primary key
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
32
The ____ Lookup property determines whether you can enter a new value into a field with other Lookup properties.

A) Row Source
B) Limit to List
C) Allow Value List Edits
D) Display Control
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
33
The table that joins to other tables that have many-to-many relationship is called the ____ table.

A) junction
B) linking
C) primary
D) relational
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
34
Which of the following is NOT defined in Table Design View?

A) field names
B) field entries
C) data types
D) field properties
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
35
The ____ property determines whether users can add or edit the list of items in a Lookup field.

A) Row Source
B) Limit to List
C) Allow Value List Edits
D) Display Control
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which of the following is NOT a good candidate for a primary key field for a Customer table?

A) Last Name
B) Customer Number
C) Employee Identification Number
D) Customer ID
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
37
A(n)____ key field is the field used on the "one" side of a one-to-many relationship.

A) primary
B) first
C) foreign
D) infinity
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
38
Which of the following is NOT a principle of relational database design?

A) Design each table to contain fields that describe only one subject.
B) Identify a primary key field or key field combination for each table.
C) Data should be entered before table relationships are built.
D) Build one-to-many relationships between the tables of your database using a field common to each table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which of the following is NOT a problem with duplicated data?

A) It is error-prone.
B) It limits query capabilities.
C) It limits reporting capabilities.
D) It creates its own one-to-many relationships.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
40
What property controls both the values that users can enter into a text box and provides a visual guide as users enter data?

A) Format
B) Caption
C) Default Value
D) Input Mask
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
41
The entry mm / dd / yyyy in a Date / Time field's Format property would display September 6,2016 as: ____.

A) 09 / 06 / 2016
B) 9 / 6 / 2016
C) 9 / 6 / 16
D) 09 / 06 / 16
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
42
  In the accompanying figure,the ____________________ field would be the best candidate for the primary key field.
In the accompanying figure,the ____________________ field would be the best candidate for the primary key field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
43
____________________ is the data type for the SalesNo field in the accompanying figure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
44
Byte,Long Integer,Single,and Double are examples of entries for which property?

A) Field Size
B) Format
C) Input Mask
D) Validation Rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
45
Where do you modify field properties?

A) In Table Layout View.
B) In Table Design View.
C) In Database Design View
D) As you are entering data in a form.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
46
A printout of the Relationships window is called the ____________________ report.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
47
The ____ property provides a label used to describe the field.

A) Format
B) Caption
C) Input Mask
D) Default Value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
48
The Row ____________________ Lookup property stores the values for the drop-down list of a Lookup field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
49
Use the ____ property to display an explanatory message when a user tries to enter data that breaks a validation rule.

A) Validation Rule
B) Description Rule
C) Input Mask
D) Validation Text
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
50
In the accompanying figure,the data type of the PaymentDate field is ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
51
(999)000-000;1;_ would be a possible entry for which field property?

A) Format
B) Input Mask
C) Caption
D) Validation Rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
52
Which of the following is NOT a possible entry for the Field Size property of a Number field?

A) Currency
B) Byte
C) Long Integer
D) Single
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
53
A(n)____________________ record is a record in the "many" table that doesn't have a matching entry in the linking field of the "one" table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
54
A good Field Size property value for a state abbreviation field is ____.

A) 2
B) 10
C) 50
D) 255
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
55
The Input Mask property contains how many parts?

A) 1
B) 2
C) 3
D) 4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
56
Which of the following is NOT true about field properties?

A) Modifying them helps ensure database accuracy.
B) Some are required,and some are optional.
C) They are the same for each data type.
D) They can be used to change the way data is displayed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
57
The ____________________ property provides an easy-to-use visual pathway to facilitate accurate data entry.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
58
  In the accompanying figure,the data type for the PaymentAmt field is ____________________.
In the accompanying figure,the data type for the PaymentAmt field is ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
59
>=#1 / 1 / 93# is an example of an entry for which property for a Date / Time field?

A) Format
B) Default Value
C) Validation Rule
D) Input Mask
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
60
Which Short Text field property should you use to specify whether an entry was required for the field?

A) Default Value
B) Default
C) Required
D) Test
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
61
  In the accompanying figure,explain why using an employee's last name as the primary key field in the Employees table does not constitute good database design.
In the accompanying figure,explain why using an employee's last name as the primary key field in the Employees table does not constitute good database design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
62
  Using the accompanying figure,explain the term orphan record and how to avoid creating one in the Donations table.
Using the accompanying figure,explain the term "orphan record" and how to avoid creating one in the Donations table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
63
To quickly remove all Lookup properties,change the Display Control property to Combo Box.
_________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
64
Kelsey wants to create queries to answer management questions from a relational database she does not have much experience with.Why might a Relationships report help her create the queries?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
65
To edit the list of values for a Lookup Field in Datasheet View,click the Edit List Items button.
_________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
66
  In the accompanying figure,identify the one and many tables.Identify the parent and child tables.
In the accompanying figure,identify the "one" and "many" tables.Identify the "parent" and "child" tables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
67
  In the accompanying figure,how does the Enforce Referential Integrity option relate to the creation of orphan records?
In the accompanying figure,how does the Enforce Referential Integrity option relate to the creation of orphan records?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
68
A(n)Number data type is used to store values that represent money._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
69
If the primary key field on the "one" side of a one-to-many relationship has an AutoNumber data type,then the data type on the foreign key field must be set to AutoNumber._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
70
Field descriptions may be entered in Table Design View._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
71
You can modify the Field Size property of a Number field._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
72
The Input Mask property provides a pattern for data to be entered using three parts.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
73
To move a field list in the Relationships window,drag the table's primary key field._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
74
  In the accompanying figure,explain how two tables are being joined.Mention which tables are being joined,the relationship that is being created,and the fields used to make the connection.
In the accompanying figure,explain how two tables are being joined.Mention which tables are being joined,the relationship that is being created,and the fields used to make the connection.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
75
You can modify the Field Size property of a Short Text field._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
76
  Anne Michael is working with the table in the accompanying figure.Explain what will happen when she works with the PaymentNo field in Datasheet View.
Anne Michael is working with the table in the accompanying figure.Explain what will happen when she works with the PaymentNo field in Datasheet View.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 76 في هذه المجموعة.