Deck 5: Modifying the Database Structure Question

ملء الشاشة (f)
exit full mode
سؤال
You can edit or delete a relationship once it has been created in the Relationships window.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
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.
سؤال
A common place to use an Input Mask property would be for a Phone Number field.
سؤال
A subdatasheet is used to examine field properties.
سؤال
The Validation Rule property is not used with Text or Date/Time fields.
سؤال
The Field Size property is not available for Currency fields.
سؤال
When a Caption property is not entered, the field name is used to label the field.
سؤال
Enforcing referential integrity guarantees that inaccurate data is not entered into any field.
سؤال
The Attachment data type is exactly the same as the OLE data type of previous versions of Access.
سؤال
To tie the information from one table to another in an Access relational database, a(n)____ must be common to each table.

A)Record
B)Field
C)Object
D)Property
سؤال
Each field must be given an associated field description.
سؤال
The Enforce Referential Integrity button is found on the Database toolbar.
سؤال
Referential integrity allows the user to delete a record from the "one" table if it has matching records in the "many" table.
سؤال
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 field that contains unique information for each record is called a(n)____ field.

A)Text
B)Data
C)Linking
D)Primary key
سؤال
Which of the following is NOT a good candidate for a key field for a Customer table?

A)Last Name
B)Customer Number
C)Employee Identification Number
D)Customer ID
سؤال
Changing the Decimal Places property for a field does not change the actual data stored in the field.
سؤال
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
سؤال
Use the Format property for a Date/Time field to display the date 1/17/2010 as January 17, 2010.
سؤال
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 defined in Table Design View?

A)Field names
B)Field entries
C)Data types
D)Field properties
سؤال
This data type sequences each new record with the next available integer.

A)Yes/No
B)Memo
C)Attachment
D)AutoNumber
سؤال
Where do you modify field properties?

A)In Table Datasheet View
B)In Table Design View
C)In Database Design View
D)As you are entering data in a form
سؤال
(999)000-000;1;_ would be a possible entry for which field property?

A)Format
B)Input Mask
C)Caption
D)Validation Rule
سؤال
<strong>  In the figure above, item 2 points to a(n)____.</strong> A)Referential integrity symbol B)Orphan record symbol C)Subdatasheet symbol D)Infinity symbol <div style=padding-top: 35px> In the figure above, item 2 points to a(n)____.

A)Referential integrity symbol
B)Orphan record symbol
C)Subdatasheet symbol
D)Infinity symbol
سؤال
Which Text field property would you use to specify whether an entry was required for the field?

A)Default Value
B)Default
C)Required
D)Test
سؤال
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
سؤال
If the Products and Sales tables were joined in a one-to-many relationship, which field would most likely be the linking field?

A)ProductID
B)CustomerID
C)EmployeeID
D)SalesID
سؤال
The Field Properties pane displays information for how many fields at the same time?

A)One
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
سؤال
The goal of building one-to-many relationships between tables is to minimize ____ data.

A)Redundant
B)Textual
C)Numeric
D)Rarely used
سؤال
This 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
سؤال
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
سؤال
<strong>  In the figure above, 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 figure above, 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 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.
سؤال
The ____ property provides a label used to describe the field.

A)Format
B)Caption
C)Mask
D)Default
سؤال
____ 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 figure above, item 4 references a ____.</strong> A)Field name B)Table name C)Relationship D)Link line <div style=padding-top: 35px> In the figure above, item 4 references a ____.

A)Field name
B)Table name
C)Relationship
D)Link line
سؤال
<strong>  In the figure above, 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 figure above, the "one" side of a one-to-many relationship is referenced by which item?

A)1
B)2
C)3
D)4
سؤال
The ____ key field is the linking field on the "many" side of the relationship.

A)Record
B)Table
C)Link
D)Foreign
سؤال
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
سؤال
>=#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
سؤال
The Row __________________________ Lookup property stores the values for the drop-down list of a lookup field.
سؤال
List three principles of relational database design.
سؤال
The ___________________________ property provides an easy-to-use visual pathway to facilitate accurate data entry.
سؤال
  In the figure above, the ____________________ field is the key field.<div style=padding-top: 35px> In the figure above, the ____________________ field is the key field.
سؤال
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 .
سؤال
Explain the term "orphan record" and how to avoid creating one in an Access relational database.
سؤال
A printout of the Relationships window is called the _______________ report.
سؤال
  In the figure above, the ____________________  field's properties are displayed in the Field Properties pane.<div style=padding-top: 35px> In the figure above, the ____________________  field's properties are displayed in the Field Properties pane.
سؤال
  ____________________  is the name of the table in the figure above.<div style=padding-top: 35px> ____________________  is the name of the table in the figure above.
سؤال
Byte, Long Integer, Single, and Double are examples of entries for which property?

A)Field Size
B)Format
C)Input Mask
D)Validation Rule
سؤال
The file extension for a database created in Access 2010 is:

A).acc
B).accdb
C).mdb
D).mda
سؤال
Explain why using an employee's last name as the primary key field in an employee table does not constitute good database design.
سؤال
  In the figure above, the Data Type for the Phone field is ____________________ .<div style=padding-top: 35px> In the figure above, the Data Type for the Phone field is ____________________ .
سؤال
The good Field Size property value for a State field is ____.

A)2
B)10
C)50
D)255
سؤال
  In the figure above, the Data Type of the CustNo field is ____________________ .<div style=padding-top: 35px> In the figure above, the Data Type of the CustNo field is ____________________ .
سؤال
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.
سؤال
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
سؤال
The entry mm/dd/yyyy in a Date/Time field's Format property would display September 6, 2009 as: ____.

A)09/06/2009
B)9/6/2009
C)9/6/9
D)09/06/09
سؤال
The Input Mask property contains how many parts?

A)1
B)2
C)3
D)4
سؤال
You can modify the Field Size property of a Text field.
سؤال
  In the figure pictured above, the Duration field is given a Number data type.Explain why this is better than a Text data type for this field.<div style=padding-top: 35px> In the figure pictured above, the Duration field is given a Number data type.Explain why this is better than a Text data type for this field.
سؤال
To move a field list in the Relationships window, drag the table's primary key field .
سؤال
Match between columns
Stores numbers in the range of 10 to the -324th to +324th power
Field size
Stores numbers in the range of 10 to the -324th to +324th power
Double
Stores numbers in the range of 10 to the -324th to +324th power
Long integer
Stores numbers in the range of 10 to the -324th to +324th power
Byte
Stores numbers in the range of 10 to the -324th to +324th power
Single
Stores numbers times 10 to the -38th to +38th power
Field size
Stores numbers times 10 to the -38th to +38th power
Double
Stores numbers times 10 to the -38th to +38th power
Long integer
Stores numbers times 10 to the -38th to +38th power
Byte
Stores numbers times 10 to the -38th to +38th power
Single
Stores numbers from -2,147,483,648 to 2,147,483,647
Field size
Stores numbers from -2,147,483,648 to 2,147,483,647
Double
Stores numbers from -2,147,483,648 to 2,147,483,647
Long integer
Stores numbers from -2,147,483,648 to 2,147,483,647
Byte
Stores numbers from -2,147,483,648 to 2,147,483,647
Single
Stores numbers from 0 to 255
Field size
Stores numbers from 0 to 255
Double
Stores numbers from 0 to 255
Long integer
Stores numbers from 0 to 255
Byte
Stores numbers from 0 to 255
Single
The largest number that can be entered in a field
Field size
The largest number that can be entered in a field
Double
The largest number that can be entered in a field
Long integer
The largest number that can be entered in a field
Byte
The largest number that can be entered in a field
Single
سؤال
  After creating the table pictured above, Grant wants to allow only dates on or after January 1, 2008, in the TourStartDate field. What entries would he use for the Validation Rule and Validation Text properties for this field?<div style=padding-top: 35px> After creating the table pictured above, Grant wants to allow only dates on or after January 1, 2008, in the TourStartDate field. What entries would he use for the Validation Rule and Validation Text properties for this field?
سؤال
You can modify the Field Size property of a Number field.
سؤال
Field descriptions are entered in Table Design View.
سؤال
  Anne Michael is working with the table in the figure above.Explain what will happen when she works with the FirstContact field in Datasheet View.<div style=padding-top: 35px> Anne Michael is working with the table in the figure above.Explain what will happen when she works with the FirstContact field in Datasheet View.
سؤال
.j p g file extension is short for J P E G, an acronym for the Joint Photographic Experts Group.
سؤال
  Grant enters a tour date of May 14, 2013 in the TourStartDate field pictured above. In what way will the date appear when he tabs out of the field in Datasheet View?<div style=padding-top: 35px> Grant enters a tour date of May 14, 2013 in the TourStartDate field pictured above. In what way will the date appear when he tabs out of the field in Datasheet View?
سؤال
A Number data type is used to store values that represent money.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/71
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 5: Modifying the Database Structure Question
1
You can edit or delete a relationship once it has been created in the Relationships window.
True
2
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.
False
3
A common place to use an Input Mask property would be for a Phone Number field.
True
4
A subdatasheet is used to examine field properties.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
5
The Validation Rule property is not used with Text or Date/Time fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
6
The Field Size property is not available for Currency fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
7
When a Caption property is not entered, the field name is used to label the field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
8
Enforcing referential integrity guarantees that inaccurate data is not entered into any field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
9
The Attachment data type is exactly the same as the OLE data type of previous versions of Access.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
10
To tie the information from one table to another in an Access relational database, a(n)____ must be common to each table.

A)Record
B)Field
C)Object
D)Property
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
11
Each field must be given an associated field description.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
12
The Enforce Referential Integrity button is found on the Database toolbar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
13
Referential integrity allows the user to delete a record from the "one" table if it has matching records in the "many" table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
14
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
15
A field that contains unique information for each record is called a(n)____ field.

A)Text
B)Data
C)Linking
D)Primary key
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which of the following is NOT a good candidate for a key field for a Customer table?

A)Last Name
B)Customer Number
C)Employee Identification Number
D)Customer ID
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
17
Changing the Decimal Places property for a field does not change the actual data stored in the field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
18
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
19
Use the Format property for a Date/Time field to display the date 1/17/2010 as January 17, 2010.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
20
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
21
Which of the following is NOT defined in Table Design View?

A)Field names
B)Field entries
C)Data types
D)Field properties
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
22
This data type sequences each new record with the next available integer.

A)Yes/No
B)Memo
C)Attachment
D)AutoNumber
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
23
Where do you modify field properties?

A)In Table Datasheet View
B)In Table Design View
C)In Database Design View
D)As you are entering data in a form
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
24
(999)000-000;1;_ would be a possible entry for which field property?

A)Format
B)Input Mask
C)Caption
D)Validation Rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
25
<strong>  In the figure above, item 2 points to a(n)____.</strong> A)Referential integrity symbol B)Orphan record symbol C)Subdatasheet symbol D)Infinity symbol In the figure above, item 2 points to a(n)____.

A)Referential integrity symbol
B)Orphan record symbol
C)Subdatasheet symbol
D)Infinity symbol
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which Text field property would you use to specify whether an entry was required for the field?

A)Default Value
B)Default
C)Required
D)Test
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
27
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
28
If the Products and Sales tables were joined in a one-to-many relationship, which field would most likely be the linking field?

A)ProductID
B)CustomerID
C)EmployeeID
D)SalesID
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
29
The Field Properties pane displays information for how many fields at the same time?

A)One
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
30
The goal of building one-to-many relationships between tables is to minimize ____ data.

A)Redundant
B)Textual
C)Numeric
D)Rarely used
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
31
This 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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
32
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
33
<strong>  In the figure above, item 1 points to a(n)____.</strong> A)Primary key field B)Foreign key C)Field property D)Table name In the figure above, item 1 points to a(n)____.

A)Primary key field
B)Foreign key
C)Field property
D)Table name
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
34
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
35
The ____ property provides a label used to describe the field.

A)Format
B)Caption
C)Mask
D)Default
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
36
____ properties allow you to supply a drop-down list of values for a field.

A)Key
B)Relationship
C)Lookup
D)Junction
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
37
<strong>  In the figure above, item 4 references a ____.</strong> A)Field name B)Table name C)Relationship D)Link line In the figure above, item 4 references a ____.

A)Field name
B)Table name
C)Relationship
D)Link line
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
38
<strong>  In the figure above, 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 figure above, the "one" side of a one-to-many relationship is referenced by which item?

A)1
B)2
C)3
D)4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
39
The ____ key field is the linking field on the "many" side of the relationship.

A)Record
B)Table
C)Link
D)Foreign
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
40
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
41
>=#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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
42
The Row __________________________ Lookup property stores the values for the drop-down list of a lookup field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
43
List three principles of relational database design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
44
The ___________________________ property provides an easy-to-use visual pathway to facilitate accurate data entry.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
45
  In the figure above, the ____________________ field is the key field. In the figure above, the ____________________ field is the key field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
46
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 .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
47
Explain the term "orphan record" and how to avoid creating one in an Access relational database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
48
A printout of the Relationships window is called the _______________ report.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
49
  In the figure above, the ____________________  field's properties are displayed in the Field Properties pane. In the figure above, the ____________________  field's properties are displayed in the Field Properties pane.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
50
  ____________________  is the name of the table in the figure above. ____________________  is the name of the table in the figure above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
51
Byte, Long Integer, Single, and Double are examples of entries for which property?

A)Field Size
B)Format
C)Input Mask
D)Validation Rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
52
The file extension for a database created in Access 2010 is:

A).acc
B).accdb
C).mdb
D).mda
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
53
Explain why using an employee's last name as the primary key field in an employee table does not constitute good database design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
54
  In the figure above, the Data Type for the Phone field is ____________________ . In the figure above, the Data Type for the Phone field is ____________________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
55
The good Field Size property value for a State field is ____.

A)2
B)10
C)50
D)255
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
56
  In the figure above, the Data Type of the CustNo field is ____________________ . In the figure above, the Data Type of the CustNo field is ____________________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
57
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
58
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
59
The entry mm/dd/yyyy in a Date/Time field's Format property would display September 6, 2009 as: ____.

A)09/06/2009
B)9/6/2009
C)9/6/9
D)09/06/09
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
60
The Input Mask property contains how many parts?

A)1
B)2
C)3
D)4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
61
You can modify the Field Size property of a Text field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
62
  In the figure pictured above, the Duration field is given a Number data type.Explain why this is better than a Text data type for this field. In the figure pictured above, the Duration field is given a Number data type.Explain why this is better than a Text data type for this field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
63
To move a field list in the Relationships window, drag the table's primary key field .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
64
Match between columns
Stores numbers in the range of 10 to the -324th to +324th power
Field size
Stores numbers in the range of 10 to the -324th to +324th power
Double
Stores numbers in the range of 10 to the -324th to +324th power
Long integer
Stores numbers in the range of 10 to the -324th to +324th power
Byte
Stores numbers in the range of 10 to the -324th to +324th power
Single
Stores numbers times 10 to the -38th to +38th power
Field size
Stores numbers times 10 to the -38th to +38th power
Double
Stores numbers times 10 to the -38th to +38th power
Long integer
Stores numbers times 10 to the -38th to +38th power
Byte
Stores numbers times 10 to the -38th to +38th power
Single
Stores numbers from -2,147,483,648 to 2,147,483,647
Field size
Stores numbers from -2,147,483,648 to 2,147,483,647
Double
Stores numbers from -2,147,483,648 to 2,147,483,647
Long integer
Stores numbers from -2,147,483,648 to 2,147,483,647
Byte
Stores numbers from -2,147,483,648 to 2,147,483,647
Single
Stores numbers from 0 to 255
Field size
Stores numbers from 0 to 255
Double
Stores numbers from 0 to 255
Long integer
Stores numbers from 0 to 255
Byte
Stores numbers from 0 to 255
Single
The largest number that can be entered in a field
Field size
The largest number that can be entered in a field
Double
The largest number that can be entered in a field
Long integer
The largest number that can be entered in a field
Byte
The largest number that can be entered in a field
Single
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
65
  After creating the table pictured above, Grant wants to allow only dates on or after January 1, 2008, in the TourStartDate field. What entries would he use for the Validation Rule and Validation Text properties for this field? After creating the table pictured above, Grant wants to allow only dates on or after January 1, 2008, in the TourStartDate field. What entries would he use for the Validation Rule and Validation Text properties for this field?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
66
You can modify the Field Size property of a Number field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
67
Field descriptions are entered in Table Design View.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
68
  Anne Michael is working with the table in the figure above.Explain what will happen when she works with the FirstContact field in Datasheet View. Anne Michael is working with the table in the figure above.Explain what will happen when she works with the FirstContact field in Datasheet View.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
69
.j p g file extension is short for J P E G, an acronym for the Joint Photographic Experts Group.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
70
  Grant enters a tour date of May 14, 2013 in the TourStartDate field pictured above. In what way will the date appear when he tabs out of the field in Datasheet View? Grant enters a tour date of May 14, 2013 in the TourStartDate field pictured above. In what way will the date appear when he tabs out of the field in Datasheet View?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
71
A Number data type is used to store values that represent money.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.