Deck 17: Data Validation and Data Analysis: Reducing Errors and Extracting Better Information

ملء الشاشة (f)
exit full mode
سؤال
Which data validation method provides an error message when a validation rule has been broken?

A) Validation text
B) Required field
C) Input mask
D) Default value
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The data validation method that causes fields to be limited to predefined list of values is a:

A) lookup list.
B) default value.
C) data macro.
D) validation text.
سؤال
A(n)________ helps to reduce editing time when there is a common value in a field.

A) default value
B) validation rule
C) input mask
D) data macro
سؤال
A field with a number of repeated values may be better suited as what kind of field?

A) Lookup field
B) Validation text field
C) Input mask
D) Data macro
سؤال
A(n)________ forces users to conform to a specific data entry format for a given field.

A) input mask
B) validation rule
C) validation text
D) default value
سؤال
Which data validation property specifies a value that is automatically entered into a field?

A) Default value
B) Validation rule
C) Input mask
D) Required
سؤال
The ________ creates a menu of finite values by asking you questions and using your answers to create the options list.

A) Lookup Wizard
B) Input Mask Wizard
C) validation rule
D) default value
سؤال
A(n)________ sets the property of a field to force data entry.

A) required
B) input mask
C) default value
D) data macro
سؤال
________ is the first method for controlling data input in a field of a table.

A) Selecting an appropriate data type
B) Creating an appropriate default value
C) Creating an appropriate validation rule
D) Creating a data macro
سؤال
A(n)________ is a set of constraints or rules that help control how data is entered into a field.

A) Data validation
B) Input mask
C) Lookup list
D) Default value
سؤال
A ________ rule limits the type of data a user can enter into a field.

A) validation
B) lookup
C) default
D) macro
سؤال
A(n)________ accepts two or more options in a lookup field.

A) multiple-value field
B) input mask
C) lookup list
D) required
سؤال
Which data validation method forces data entry in a field?

A) Required
B) Default value
C) Data macro
D) Validation rule
سؤال
Which data validation method forces users to conform to a specific data-entry format for a given field?

A) Input mask
B) Validation text
C) Default value
D) Data macro
سؤال
Which data validation method enables you to execute programming tasks whenever data in a table is changed?

A) Data macro
B) Validation rule
C) Input mask
D) Default value
سؤال
Which of the following enables you to create mathematical functions in Access?

A) Expression builder
B) Excel builder
C) Precision builder
D) Macro builder
سؤال
When you use the ________ operator,each criterion must be true for the compound criterion to be true.

A) Like
B) Between
C) And
D) Not
سؤال
A field that cannot be left blank when you create a new record is a:

A) required field.
B) default value.
C) validation rule.
D) data macro.
سؤال
What data validation method is designed to restrict the data values entered into a field?

A) Validation rule
B) Validation text
C) Input mask
D) Lookup list
سؤال
When creating a parameter query,the text phrase should be enclosed in which of the following?

A) Brackets [ ]
B) Parenthesis ( )
C) Quotation marks " "
D) Apostrophe '
سؤال
Which of the following function checks to see if a field has no value?

A) IsNull
B) Sum
C) Average
D) IsNotNull
سؤال
A(n)________ performs calculations on an entire column of data and returns a single value.

A) Aggregate function
B) data macro
C) Expression Builder
D) Round function
سؤال
Assuming a hire date of February 15,2017,which of the following date part functions would return the number of days since the beginning of the current year?

A) DatePart("yyyy",[HireDate])
B) DatePart("y",[HireDate])
C) DatePart ("q",{HireDate])
D) DarePart("w",[HireDate])
سؤال
________ function checks to see if a field does not contain a value.

A) IsNull
B) IsNotNull
C) IIF
D) Math
سؤال
________ is the correct syntax for the Round function.

A) Round(expression, precision)
B) Round(expression)
C) Round(expression, truepart, falsepart)
D) Round(expression, interval)
سؤال
When two functions are not sufficient to evaluate an expression,you may need to use a(n):

A) Nested function.
B) IsNull function.
C) Round function.
D) Parameter query.
سؤال
Validation rules limit the type or range of data a user can enter into a field.
سؤال
Which of the following forces you to enter the phone number in a consistent manner in the database table?

A) Input mask
B) Default value
C) Lookup list
D) Validation rule
سؤال
An Access function that examines a date and returns a portion of the date is:

A) DatePart function.
B) Date formatting.
C) <>.
D) <>.
سؤال
A required field indicates that a value for the field must be entered.
سؤال
The ________ function evaluates an expression and displays one value when the expression is true and another when the expression is false.

A) IIF
B) Math
C) IsNull
D) DatePart
سؤال
An input mask forces users to conform to a specific data-entry format for a given field.
سؤال
Which fields in a table are required fields by definition?

A) A field with a primary key
B) A field with a default value
C) A field with a lookup List
D) A field with an input mask
سؤال
Assuming a hire date of 7/31/2016,which of the following would be the correct DatePart Function for the correct day of the week?

A) DatePart("w",[HireDate])
B) DatePart("ww",([HireDate])
C) DatePart("y",[HireDate])
D) DatePart("m",(HireDate])
سؤال
A required field can be left blank when entering a record.
سؤال
Validation rules prevent invalid data from being entered into a field.
سؤال
________ is similar to a validation rule except the logic is more complex and the actions taken are more powerful when table data is changed.

A) Data macro
B) Validation text
C) Required text
D) Input mask
سؤال
A lookup list accepts multiple values in a single field.
سؤال
________ affects the display of the date without affecting the underlying value.

A) Formatting
B) Rounding
C) Ruling
D) Nesting
سؤال
________ functions refers to using one formula within another one.

A) Nesting
B) IIF
C) IsNull
D) Math
سؤال
By creating an input mask you can further restrict the data being input into a field by specifying the exact format of the data entry.
سؤال
If you add a validation rule to a table with existing records,some data in those records may violate the rule.
سؤال
When using an input mask,parentheses and hyphens are automatically stored with the data.
سؤال
When using the Lookup Wizard to create a lookup field,Access creates a hidden relationship between two tables-the table that contains the lookup field and the table that holds the options.
سؤال
When you violate a validation rule,Access allows you to continue entering the record.
سؤال
A lookup field can be used when there is repetitive data in a field.
سؤال
A Multivalued Lookup field accepts numerous options instead of just one field choice.
سؤال
When using an input mask,data is still not necessarily consistent.
سؤال
The default Required setting for all fields except the primary key field is Yes.
سؤال
For phone numbers,the input mask helps ensure consistency in data entry.
سؤال
A required field is one that cannot be left blank when you create a new record.
سؤال
The options for a lookup field can be stored in a separate table.
سؤال
The user provides the criterion at run time when using a lookup list.
سؤال
Like any other field,a calculated field using DatePart can have criteria applied to it.
سؤال
When creating a lookup field,it is important to only allow options from the lookup table.
سؤال
An input mask can be used when there is a common value in many records.
سؤال
If you want to see records with a field within a certain date range,you could use the Between operator.
سؤال
Validation text restricts the data value that can be entered into a field.
سؤال
You can use Date()in the default value property to insert the current date when a new record is added.
سؤال
To ensure the integrity of records in a table,you should set the required property to Yes for critical fields.
سؤال
A parameter query prompt is enclosed in parentheses.
سؤال
A query where the user provides the criterion at run time is called a(n)________ query.
سؤال
If you run a query and a dialog box appears asking you to enter data,it is a ________.
سؤال
________ enable you to execute programming tasks whenever data in a table is changed.
سؤال
In Access,there are several ________ methods to help minimize data entry errors into tables and forms.
سؤال
Match between columns
Date function
used to create expressions to calculate lapsed time
Date function
affects the date's display without changing the actual underlying value in the table
Date function
calculates the current date
Date function
an Access function that examines a date and returns a portion of the date
DatePart function
used to create expressions to calculate lapsed time
DatePart function
affects the date's display without changing the actual underlying value in the table
DatePart function
calculates the current date
DatePart function
an Access function that examines a date and returns a portion of the date
Date arithmetic
used to create expressions to calculate lapsed time
Date arithmetic
affects the date's display without changing the actual underlying value in the table
Date arithmetic
calculates the current date
Date arithmetic
an Access function that examines a date and returns a portion of the date
Date formatting
used to create expressions to calculate lapsed time
Date formatting
affects the date's display without changing the actual underlying value in the table
Date formatting
calculates the current date
Date formatting
an Access function that examines a date and returns a portion of the date
سؤال
Reports can be created based on the results of a parameter query.
سؤال
A parameter query is similar to creating most other query types.
سؤال
Instead of modifying the query grid each time a new criteria is needed,a parameter query can be created to enter the criteria.
سؤال
[Enter city] on the criteria line of a query is an example of the criteria in a parameter query.
سؤال
The ________ function returns a number rounded to a specific number of decimal places.
سؤال
Match between columns
Round function
returns a number rounded to a specific number of decimal places
Round function
checks whether a field has no value
Round function
evaluates an expression and displays one value when the expression is true and another value if the expression is false
Round function
using one function within another function
IIF function
returns a number rounded to a specific number of decimal places
IIF function
checks whether a field has no value
IIF function
evaluates an expression and displays one value when the expression is true and another value if the expression is false
IIF function
using one function within another function
Nesting functions
returns a number rounded to a specific number of decimal places
Nesting functions
checks whether a field has no value
Nesting functions
evaluates an expression and displays one value when the expression is true and another value if the expression is false
Nesting functions
using one function within another function
IsNull function
returns a number rounded to a specific number of decimal places
IsNull function
checks whether a field has no value
IsNull function
evaluates an expression and displays one value when the expression is true and another value if the expression is false
IsNull function
using one function within another function
سؤال
In the criteria of a query,Access encloses date fields with & symbols.
سؤال
When there is more than one parameter in a query,Access asks for the information starting from the left and moving to the right.
سؤال
The Date function is commonly used as a default value for a date field.
سؤال
The Date function calculates the current date.
سؤال
If a field in a table has a ________ a drop down menu will appear in the field.
سؤال
When building a table,you can set up a(n)________ to restrict the data values that the user can enter into a field.
سؤال
Match between columns
lookup field
a set of constraints or rules that help control how data is entered into a field
lookup field
restricts the data values that can be entered into a field
lookup field
enables you to restrict the data being input into a field by specifying the exact format of the data entry
lookup field
provides the user with a finite list of values to choose from in a menu
input mask
a set of constraints or rules that help control how data is entered into a field
input mask
restricts the data values that can be entered into a field
input mask
enables you to restrict the data being input into a field by specifying the exact format of the data entry
input mask
provides the user with a finite list of values to choose from in a menu
data validation
a set of constraints or rules that help control how data is entered into a field
data validation
restricts the data values that can be entered into a field
data validation
enables you to restrict the data being input into a field by specifying the exact format of the data entry
data validation
provides the user with a finite list of values to choose from in a menu
validation rule
a set of constraints or rules that help control how data is entered into a field
validation rule
restricts the data values that can be entered into a field
validation rule
enables you to restrict the data being input into a field by specifying the exact format of the data entry
validation rule
provides the user with a finite list of values to choose from in a menu
سؤال
When a report has been created and used in Access,it can be formatted and laid out differently than the original design.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 17: Data Validation and Data Analysis: Reducing Errors and Extracting Better Information
1
Which data validation method provides an error message when a validation rule has been broken?

A) Validation text
B) Required field
C) Input mask
D) Default value
A
2
The data validation method that causes fields to be limited to predefined list of values is a:

A) lookup list.
B) default value.
C) data macro.
D) validation text.
A
3
A(n)________ helps to reduce editing time when there is a common value in a field.

A) default value
B) validation rule
C) input mask
D) data macro
A
4
A field with a number of repeated values may be better suited as what kind of field?

A) Lookup field
B) Validation text field
C) Input mask
D) Data macro
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
5
A(n)________ forces users to conform to a specific data entry format for a given field.

A) input mask
B) validation rule
C) validation text
D) default value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
6
Which data validation property specifies a value that is automatically entered into a field?

A) Default value
B) Validation rule
C) Input mask
D) Required
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
7
The ________ creates a menu of finite values by asking you questions and using your answers to create the options list.

A) Lookup Wizard
B) Input Mask Wizard
C) validation rule
D) default value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
8
A(n)________ sets the property of a field to force data entry.

A) required
B) input mask
C) default value
D) data macro
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
9
________ is the first method for controlling data input in a field of a table.

A) Selecting an appropriate data type
B) Creating an appropriate default value
C) Creating an appropriate validation rule
D) Creating a data macro
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
10
A(n)________ is a set of constraints or rules that help control how data is entered into a field.

A) Data validation
B) Input mask
C) Lookup list
D) Default value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
11
A ________ rule limits the type of data a user can enter into a field.

A) validation
B) lookup
C) default
D) macro
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
12
A(n)________ accepts two or more options in a lookup field.

A) multiple-value field
B) input mask
C) lookup list
D) required
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which data validation method forces data entry in a field?

A) Required
B) Default value
C) Data macro
D) Validation rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
14
Which data validation method forces users to conform to a specific data-entry format for a given field?

A) Input mask
B) Validation text
C) Default value
D) Data macro
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
15
Which data validation method enables you to execute programming tasks whenever data in a table is changed?

A) Data macro
B) Validation rule
C) Input mask
D) Default value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which of the following enables you to create mathematical functions in Access?

A) Expression builder
B) Excel builder
C) Precision builder
D) Macro builder
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
17
When you use the ________ operator,each criterion must be true for the compound criterion to be true.

A) Like
B) Between
C) And
D) Not
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
18
A field that cannot be left blank when you create a new record is a:

A) required field.
B) default value.
C) validation rule.
D) data macro.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
19
What data validation method is designed to restrict the data values entered into a field?

A) Validation rule
B) Validation text
C) Input mask
D) Lookup list
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
20
When creating a parameter query,the text phrase should be enclosed in which of the following?

A) Brackets [ ]
B) Parenthesis ( )
C) Quotation marks " "
D) Apostrophe '
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
21
Which of the following function checks to see if a field has no value?

A) IsNull
B) Sum
C) Average
D) IsNotNull
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
22
A(n)________ performs calculations on an entire column of data and returns a single value.

A) Aggregate function
B) data macro
C) Expression Builder
D) Round function
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
23
Assuming a hire date of February 15,2017,which of the following date part functions would return the number of days since the beginning of the current year?

A) DatePart("yyyy",[HireDate])
B) DatePart("y",[HireDate])
C) DatePart ("q",{HireDate])
D) DarePart("w",[HireDate])
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
24
________ function checks to see if a field does not contain a value.

A) IsNull
B) IsNotNull
C) IIF
D) Math
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
25
________ is the correct syntax for the Round function.

A) Round(expression, precision)
B) Round(expression)
C) Round(expression, truepart, falsepart)
D) Round(expression, interval)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
26
When two functions are not sufficient to evaluate an expression,you may need to use a(n):

A) Nested function.
B) IsNull function.
C) Round function.
D) Parameter query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
27
Validation rules limit the type or range of data a user can enter into a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which of the following forces you to enter the phone number in a consistent manner in the database table?

A) Input mask
B) Default value
C) Lookup list
D) Validation rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
29
An Access function that examines a date and returns a portion of the date is:

A) DatePart function.
B) Date formatting.
C) <>.
D) <>.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
30
A required field indicates that a value for the field must be entered.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
31
The ________ function evaluates an expression and displays one value when the expression is true and another when the expression is false.

A) IIF
B) Math
C) IsNull
D) DatePart
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
32
An input mask forces users to conform to a specific data-entry format for a given field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
33
Which fields in a table are required fields by definition?

A) A field with a primary key
B) A field with a default value
C) A field with a lookup List
D) A field with an input mask
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
34
Assuming a hire date of 7/31/2016,which of the following would be the correct DatePart Function for the correct day of the week?

A) DatePart("w",[HireDate])
B) DatePart("ww",([HireDate])
C) DatePart("y",[HireDate])
D) DatePart("m",(HireDate])
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
35
A required field can be left blank when entering a record.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
36
Validation rules prevent invalid data from being entered into a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
37
________ is similar to a validation rule except the logic is more complex and the actions taken are more powerful when table data is changed.

A) Data macro
B) Validation text
C) Required text
D) Input mask
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
38
A lookup list accepts multiple values in a single field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
39
________ affects the display of the date without affecting the underlying value.

A) Formatting
B) Rounding
C) Ruling
D) Nesting
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
40
________ functions refers to using one formula within another one.

A) Nesting
B) IIF
C) IsNull
D) Math
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
41
By creating an input mask you can further restrict the data being input into a field by specifying the exact format of the data entry.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
42
If you add a validation rule to a table with existing records,some data in those records may violate the rule.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
43
When using an input mask,parentheses and hyphens are automatically stored with the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
44
When using the Lookup Wizard to create a lookup field,Access creates a hidden relationship between two tables-the table that contains the lookup field and the table that holds the options.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
45
When you violate a validation rule,Access allows you to continue entering the record.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
46
A lookup field can be used when there is repetitive data in a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
47
A Multivalued Lookup field accepts numerous options instead of just one field choice.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
48
When using an input mask,data is still not necessarily consistent.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
49
The default Required setting for all fields except the primary key field is Yes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
50
For phone numbers,the input mask helps ensure consistency in data entry.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
51
A required field is one that cannot be left blank when you create a new record.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
52
The options for a lookup field can be stored in a separate table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
53
The user provides the criterion at run time when using a lookup list.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
54
Like any other field,a calculated field using DatePart can have criteria applied to it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
55
When creating a lookup field,it is important to only allow options from the lookup table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
56
An input mask can be used when there is a common value in many records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
57
If you want to see records with a field within a certain date range,you could use the Between operator.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
58
Validation text restricts the data value that can be entered into a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
59
You can use Date()in the default value property to insert the current date when a new record is added.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
60
To ensure the integrity of records in a table,you should set the required property to Yes for critical fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
61
A parameter query prompt is enclosed in parentheses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
62
A query where the user provides the criterion at run time is called a(n)________ query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
63
If you run a query and a dialog box appears asking you to enter data,it is a ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
64
________ enable you to execute programming tasks whenever data in a table is changed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
65
In Access,there are several ________ methods to help minimize data entry errors into tables and forms.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
66
Match between columns
Date function
used to create expressions to calculate lapsed time
Date function
affects the date's display without changing the actual underlying value in the table
Date function
calculates the current date
Date function
an Access function that examines a date and returns a portion of the date
DatePart function
used to create expressions to calculate lapsed time
DatePart function
affects the date's display without changing the actual underlying value in the table
DatePart function
calculates the current date
DatePart function
an Access function that examines a date and returns a portion of the date
Date arithmetic
used to create expressions to calculate lapsed time
Date arithmetic
affects the date's display without changing the actual underlying value in the table
Date arithmetic
calculates the current date
Date arithmetic
an Access function that examines a date and returns a portion of the date
Date formatting
used to create expressions to calculate lapsed time
Date formatting
affects the date's display without changing the actual underlying value in the table
Date formatting
calculates the current date
Date formatting
an Access function that examines a date and returns a portion of the date
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
67
Reports can be created based on the results of a parameter query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
68
A parameter query is similar to creating most other query types.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
69
Instead of modifying the query grid each time a new criteria is needed,a parameter query can be created to enter the criteria.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
70
[Enter city] on the criteria line of a query is an example of the criteria in a parameter query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
71
The ________ function returns a number rounded to a specific number of decimal places.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
72
Match between columns
Round function
returns a number rounded to a specific number of decimal places
Round function
checks whether a field has no value
Round function
evaluates an expression and displays one value when the expression is true and another value if the expression is false
Round function
using one function within another function
IIF function
returns a number rounded to a specific number of decimal places
IIF function
checks whether a field has no value
IIF function
evaluates an expression and displays one value when the expression is true and another value if the expression is false
IIF function
using one function within another function
Nesting functions
returns a number rounded to a specific number of decimal places
Nesting functions
checks whether a field has no value
Nesting functions
evaluates an expression and displays one value when the expression is true and another value if the expression is false
Nesting functions
using one function within another function
IsNull function
returns a number rounded to a specific number of decimal places
IsNull function
checks whether a field has no value
IsNull function
evaluates an expression and displays one value when the expression is true and another value if the expression is false
IsNull function
using one function within another function
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
73
In the criteria of a query,Access encloses date fields with & symbols.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
74
When there is more than one parameter in a query,Access asks for the information starting from the left and moving to the right.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
75
The Date function is commonly used as a default value for a date field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
76
The Date function calculates the current date.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
77
If a field in a table has a ________ a drop down menu will appear in the field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
78
When building a table,you can set up a(n)________ to restrict the data values that the user can enter into a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
79
Match between columns
lookup field
a set of constraints or rules that help control how data is entered into a field
lookup field
restricts the data values that can be entered into a field
lookup field
enables you to restrict the data being input into a field by specifying the exact format of the data entry
lookup field
provides the user with a finite list of values to choose from in a menu
input mask
a set of constraints or rules that help control how data is entered into a field
input mask
restricts the data values that can be entered into a field
input mask
enables you to restrict the data being input into a field by specifying the exact format of the data entry
input mask
provides the user with a finite list of values to choose from in a menu
data validation
a set of constraints or rules that help control how data is entered into a field
data validation
restricts the data values that can be entered into a field
data validation
enables you to restrict the data being input into a field by specifying the exact format of the data entry
data validation
provides the user with a finite list of values to choose from in a menu
validation rule
a set of constraints or rules that help control how data is entered into a field
validation rule
restricts the data values that can be entered into a field
validation rule
enables you to restrict the data being input into a field by specifying the exact format of the data entry
validation rule
provides the user with a finite list of values to choose from in a menu
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
80
When a report has been created and used in Access,it can be formatted and laid out differently than the original design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.