Deck 1: Access 1: Creating Advanced Queries and Enhancing Table Design

ملء الشاشة (f)
exit full mode
سؤال
Yes/No field values are stored in an Access database as a --1 for a checked value and a 0 for an unchecked value.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
A summarized record for each unique field value is displayed in a crosstab query.
سؤال
The format field command freezes a field (column)in a datasheet so that the field stays visible when the user scrolls to the right while viewing the datasheet. ____________________
سؤال
A pattern match selects records whose values for the designated field matches one of two or more simple condition values.
سؤال
An input mask property cannot be changed after the Input Mask Wizard closes.
سؤال
Which of the following illustrates a calculated field with the name of the calculated field in the proper format?

A)[Donation] =2500
B)DonationsGreaterThan2500: [Donation] =2500
C)=2500[Donation]
D)[Donation]:DonationsGreaterThan2500: =2500
سؤال
A parameter query displays a dialog box that prompts the user to enter one or more values when the query is run. ____________________
سؤال
The ____ function tests a condition and returns one of two values; the function returns the first value if the condition is true and the second value if the condition is false.

A)IIf
B)Pmt
C)IsNull
D)NPV
سؤال
A value of true will be returned if a field is empty when the IsNull function is used.
سؤال
Tables used in a find unmatched query must have a common field . ____________________
سؤال
The Like comparison operator is used to select records by matching field values to a specific pattern that includes one or more of the wildcard characters (*, ?, #)in a query. ____________________
سؤال
A calculated query uses aggregate functions to perform arithmetic operations on selected records.
سؤال
When using the IIf function, a condition is tested, and if the condition is false , the first value of the condition is returned by the function. ____________________
سؤال
Joining two or more fields in a calculated field using an expression such as  =Title " " FirstName " " LastName is an example of concatenation . ____________________
سؤال
Max is an example of a(n)logical function used in a crosstab query. ____________________
سؤال
An input mask with a 0 character indicates that only a digit can be entered as the value and that the entry is optional . ____________________
سؤال
Any type of Access object may be deleted from the Tables Pane using the Delete command on the shortcut menu. ____________________
سؤال
When using the IIF function, each part of the function is separated by a colon . ____________________
سؤال
The standard naming convention prefix tag for a query used to identify the object type is ____.

A)Query
B)QURY
C)qry
D)QRY#
سؤال
A nonnull field is a field that contains any data at all, including a single space.
سؤال
Setting the ____ field property to Yes instructs Access to keep an historical record of all versions of the Long Text field value.

A)Append Only
B)Validation Rule
C)Input Max
D)Default Value
سؤال
Which of the following pattern match selection criteria would return zip codes with the characters 704 in the first three spaces.

A)IIf (704*)
B)Like "704*"
C)Like *704*
D)Find "704*"
سؤال
The input mask character ____ indicates that a letter only must be entered, and the entry is required.

A)A
B)C
C)L
D)
سؤال
Which comparison operator defines a condition with a list of two or more values for a field and includes records when the field matches one value from the list in the query results?

A)Like
B)Between
C)In
D)Or
سؤال
Validation Rules are entered in the ____

A)Navigation Pane
B)datasheet
C)dependent object
D)Field Properties Pane
سؤال
Which of the following examples shows an input mask for a telephone number with the first three digits optional and dashes separating the parts of the telephone number?

A)999\-000\-0000
B)999-000-9999
C)999\000\0000
D)000\-999\-9999
سؤال
The value of a field containing no information is a ____ value.

A)blank
B)zero
C)concatenated
D)null
سؤال
Which of the following is an example of a parameter query prompt criterion?

A)[Type the state:]
B)Prompt: "Type the state:"
C)*Type the state:*
D){Type the state:}
سؤال
In an input mask, the letter ____ indicates that a letter or digit must be entered, and the entry is required.

A)A
B)a
C)C
D)L
سؤال
The office manager at Riverview Veterinary Care Center would like to create a query which displays all patients who have not yet received their yearly check up. She will use the  qryAnimalsAndOwners  and  tblVisit table  to create the query. Which type of query will most likely create the desired results?

A)crosstab query
B)find unmatched query
C)simple query
D)find duplicates query
سؤال
The aggregate function which returns the number of nonnull field values is the ____ function.

A)Max
B)Sum
C)Avg
D)Count
سؤال
A criterion may be negated by using the ____ logical operator.

A)And
B)Or
C)Like
D)Not
سؤال
In crosstab query results, the value of a checked Yes/No data type field will display as ____.

A)0
B)1
C)-1
D)+1
سؤال
Crosstab queries may use which of the following aggregate functions?

A)Like
B)Not
C)Var
D)Between
سؤال
Rich text formatting available for Long Text fields includes ____.

A)paragraph styles
B)font options
C)themes
D)borders
سؤال
The calculated expression =City "," State " " ZipCode is an example of ____.

A)concatenation
B)ampersand
C)AutoFilter
D)a parameter query
سؤال
The ____ comparison operator is used to select records by matching field values specific to a pattern that includes one or more wildcard characters.

A)Between
B)More
C)In
D)Like
سؤال
A ____ query uses functions, such as Sum and Count, to perform arithmetic operations on selected records.

A)parameter
B)select
C)crosstab
D)simple
سؤال
A Social Security Number which appears in the format 123-456-7891 is an example of a(n)____.

A)field value
B)predefined input mask
C)aggregate function
D)variance
سؤال
To add more flexibility and functionality to a parameter query, comparison operators, such as ___, may be added to the original criterion.

A)Like
B)Unlike
C)IsIn
D)IsNull
سؤال
Which query wizard allows the user to choose the field that will be calculated for each row and column intersection?

A)Find Duplicates Query Wizard
B)Crosstab Query Wizard
C)Simple Query Wizard
D)Find Unmatched Query Wizard
سؤال
A standard language used in querying, updating, and managing relational databases is ____________________.
سؤال
Case Based Critical Thinking Questions Case 5-2 Marie works for a busy pediatrician's office. The practice has a sophisticated database for all records and information that pertain to the practice. The doctor for whom she works is participating in an academic study, and she needs a report that lists the patient's name, date of birth, and the names of parents or guardians. The doctor would like to see the patient's full name in the format Lastname, Firstname even though they are separate fields in the database. She would also like to see the data for the fields Mother, Father, and Guardian, regardless of whether or not data is actually entered in those fields. Based on the doctor's requirements for the report, Marie must create a query on which to base the report. Marie creates the following expression as a new field in the query that she will use to create the report requested by the doctor PatientName: [LastName] ", " [FirstName] . This expression is an example of ____.

A)IsNull
B)concatenation
C)nonnull
D)an expression using a logical operator
سؤال
____________________ perform arithmetic operations on selected records in a crosstab query.
سؤال
You can define a condition with a list of two or more values for a field by using the ____ comparison operator.

A)Like
B)While
C)Between
D)In
سؤال
Case Based Critical Thinking Questions Case 5-1 Carlos has developed a database for his organic farm.The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants. As Carlos plans for the fall planting season, he would like to bundle all of his shipments from the Organic Opportunities supplier into one shipment. He needs to know which products he has previously ordered from Organic Opportunities. Which method will quickly produce the results Carlos needs?

A)create a calculated query using the Products table
B)create a find unmatched query using the Suppliers table
C)use a lookup field in the Products table
D)use the AutoFilter option in the Supplier table for the appropriate field
سؤال
Case Based Critical Thinking Questions Case 5-2 Marie works for a busy pediatrician's office. The practice has a sophisticated database for all records and information that pertain to the practice. The doctor for whom she works is participating in an academic study, and she needs a report that lists the patient's name, date of birth, and the names of parents or guardians. The doctor would like to see the patient's full name in the format Lastname, Firstname even though they are separate fields in the database. She would also like to see the data for the fields Mother, Father, and Guardian, regardless of whether or not data is actually entered in those fields. Based on the doctor's requirements for the report, Marie must create a query on which to base the report. Because the doctor wants all data entered for parents and guardians regardless of the data in the field, Marie must create a calculated field in the query with a function that tests the Mother, Father, and Guardian fields for a condition that is either true or false. If the condition is true, one result will be displayed, and if the condition is false a different result will be displayed. Which function should Marie use for this calculated field?

A)Input
B)IIf
C)nonnull
D)IsError
سؤال
Which Access object(s)may be used when creating a lookup field to select values?

A)table
B)form
C)report
D)both table and report
سؤال
Case Based Critical Thinking Questions Case 5-1 Carlos has developed a database for his organic farm.The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants. Carlos needs to decide which cooking demonstrations to offer next month. He would like to offer his five most popular demonstrations. Which method would be best for Carlos to use to find this information from his database?

A)use a calculated field in the CookingDemo table to calculate how many people signed up for each demonstration
B)manually count the number of people who attended each demonstration
C)create a top values query based on the field in the CookingDemo table that lists the number of participants
D)create a pattern match in a query based on the Customer table
سؤال
The ____________________ aggregate function returns the average of the field values.
سؤال
Case Based Critical Thinking Questions Case 5-1 Carlos has developed a database for his organic farm.The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants. \Carlos would like to create a query based on the Customer table that allows him to type in the name of the cooking demonstration for which the query will run. Which type of query should Carlos create so that he can type in the name of the cooking demonstration before the query runs?

A)parameter query
B)top values query
C)crosstab query
D)pattern match query
سؤال
The ____________________ button in the Sort Filter group on the Home tab is used to remove the current filter in a dataset or to reapply a filter.
سؤال
An input mask may be created for any field with the ____ or ____ data type.

A)Short Text, Number
B)Number, Currency
C)Long Text, Currency
D)Currency, Autonumber
سؤال
A select query that finds duplicate records in a table or query is a ____________________ query.
سؤال
It is a good idea to ____ the database before using compact and repair to keep the database safe from hardware and software malfunctions.

A)use a second computer to save
B)run a virus check on
C)make a backup copy of
D)proofread
سؤال
When creating an input mask, the ____ input mask character is used to indicate that the following character will be a literal display of that character.

A)#
B)
C)\
D)!
سؤال
Case Based Critical Thinking Questions Case 5-1 Carlos has developed a database for his organic farm.The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants. Carlos has decided to market his cooking demonstrations based on his most abundant products. To do that he needs to know the quantity of each product by category (such as beef, green vegetables, peppers, etc.)Because each product in the Products table is assigned a category in the Category field, he will create a query that lists the categories in rows in the datasheet and the product totals as columns in the datasheet when the query is run. Which type of query will Carlos create?

A)crosstab query
B)parameter query
C)simple query
D)top values query
سؤال
An expression that calculates the values of the data in a field is contained in a ____________________ field.
سؤال
Which type of query would show results indicating two different student ID numbers have been assigned to the same student?

A)simple query
B)find unmatched query
C)find duplicates query
D)crosstab query
سؤال
To avoid the display of a security warning when opening a database, place the database ____.

A)on a flash drive
B)only on a hard drive
C)in an external folder on an external drive
D)in a trusted folder
سؤال
When creating a find unmatched query using the query wizard, Matching fields will be joined automatically if a ____________________ is already defined between the two selected objects.
سؤال
Match between columns
A field data type that allows text values to be entered up to 65,535 characters.
find unmatched query
A field data type that allows text values to be entered up to 65,535 characters.
SQL (Structured Query Language)
A field data type that allows text values to be entered up to 65,535 characters.
list-of-values match
A field data type that allows text values to be entered up to 65,535 characters.
table validation rule
A field data type that allows text values to be entered up to 65,535 characters.
Long Text
A field data type that allows text values to be entered up to 65,535 characters.
lookup field
A field data type that allows text values to be entered up to 65,535 characters.
pattern match
A field data type that allows text values to be entered up to 65,535 characters.
Validation Rule
A field data type that allows text values to be entered up to 65,535 characters.
find duplicates query
A field data type that allows text values to be entered up to 65,535 characters.
property propagation
سؤال
Match between columns
A standard query language used in querying, updating, and managing relational databases.
find unmatched query
A standard query language used in querying, updating, and managing relational databases.
SQL (Structured Query Language)
A standard query language used in querying, updating, and managing relational databases.
list-of-values match
A standard query language used in querying, updating, and managing relational databases.
table validation rule
A standard query language used in querying, updating, and managing relational databases.
Long Text
A standard query language used in querying, updating, and managing relational databases.
lookup field
A standard query language used in querying, updating, and managing relational databases.
pattern match
A standard query language used in querying, updating, and managing relational databases.
Validation Rule
A standard query language used in querying, updating, and managing relational databases.
find duplicates query
A standard query language used in querying, updating, and managing relational databases.
property propagation
سؤال
Valid values that may be entered in a field are specified using the ____________________ propoerty.
سؤال
The Top Values query property allows the user to limit the number of records in the query results by using a preset value, by entering an integer, or by selecting a(n)____________________.
سؤال
Fields and criteria that will be used in a query are contained in the ____________________ when creating a query.
سؤال
Match between columns
A rule that is set when the validation involves multiple fields.
find unmatched query
A rule that is set when the validation involves multiple fields.
SQL (Structured Query Language)
A rule that is set when the validation involves multiple fields.
list-of-values match
A rule that is set when the validation involves multiple fields.
table validation rule
A rule that is set when the validation involves multiple fields.
Long Text
A rule that is set when the validation involves multiple fields.
lookup field
A rule that is set when the validation involves multiple fields.
pattern match
A rule that is set when the validation involves multiple fields.
Validation Rule
A rule that is set when the validation involves multiple fields.
find duplicates query
A rule that is set when the validation involves multiple fields.
property propagation
سؤال
Match between columns
A select query that finds duplicate records in a table or query.
find unmatched query
A select query that finds duplicate records in a table or query.
SQL (Structured Query Language)
A select query that finds duplicate records in a table or query.
list-of-values match
A select query that finds duplicate records in a table or query.
table validation rule
A select query that finds duplicate records in a table or query.
Long Text
A select query that finds duplicate records in a table or query.
lookup field
A select query that finds duplicate records in a table or query.
pattern match
A select query that finds duplicate records in a table or query.
Validation Rule
A select query that finds duplicate records in a table or query.
find duplicates query
A select query that finds duplicate records in a table or query.
property propagation
سؤال
Match between columns
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
find unmatched query
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
SQL (Structured Query Language)
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
list-of-values match
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
table validation rule
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
Long Text
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
lookup field
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
pattern match
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
Validation Rule
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
find duplicates query
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
property propagation
سؤال
Match between columns
A field that allows the user to select a value from a list of possible values to enter data in the field.
find unmatched query
A field that allows the user to select a value from a list of possible values to enter data in the field.
SQL (Structured Query Language)
A field that allows the user to select a value from a list of possible values to enter data in the field.
list-of-values match
A field that allows the user to select a value from a list of possible values to enter data in the field.
table validation rule
A field that allows the user to select a value from a list of possible values to enter data in the field.
Long Text
A field that allows the user to select a value from a list of possible values to enter data in the field.
lookup field
A field that allows the user to select a value from a list of possible values to enter data in the field.
pattern match
A field that allows the user to select a value from a list of possible values to enter data in the field.
Validation Rule
A field that allows the user to select a value from a list of possible values to enter data in the field.
find duplicates query
A field that allows the user to select a value from a list of possible values to enter data in the field.
property propagation
سؤال
Match between columns
Selects records for the designated field when the value matches one of two or more condition values.
find unmatched query
Selects records for the designated field when the value matches one of two or more condition values.
SQL (Structured Query Language)
Selects records for the designated field when the value matches one of two or more condition values.
list-of-values match
Selects records for the designated field when the value matches one of two or more condition values.
table validation rule
Selects records for the designated field when the value matches one of two or more condition values.
Long Text
Selects records for the designated field when the value matches one of two or more condition values.
lookup field
Selects records for the designated field when the value matches one of two or more condition values.
pattern match
Selects records for the designated field when the value matches one of two or more condition values.
Validation Rule
Selects records for the designated field when the value matches one of two or more condition values.
find duplicates query
Selects records for the designated field when the value matches one of two or more condition values.
property propagation
سؤال
Table Validation Rules are entered using the ____________________ for a table.
سؤال
Match between columns
The capability of a database to update field properties in objects automatically when a table field property is modified.
find unmatched query
The capability of a database to update field properties in objects automatically when a table field property is modified.
SQL (Structured Query Language)
The capability of a database to update field properties in objects automatically when a table field property is modified.
list-of-values match
The capability of a database to update field properties in objects automatically when a table field property is modified.
table validation rule
The capability of a database to update field properties in objects automatically when a table field property is modified.
Long Text
The capability of a database to update field properties in objects automatically when a table field property is modified.
lookup field
The capability of a database to update field properties in objects automatically when a table field property is modified.
pattern match
The capability of a database to update field properties in objects automatically when a table field property is modified.
Validation Rule
The capability of a database to update field properties in objects automatically when a table field property is modified.
find duplicates query
The capability of a database to update field properties in objects automatically when a table field property is modified.
property propagation
سؤال
Match between columns
A select query that finds all records in a table or query that have no related records in the second table or query.
find unmatched query
A select query that finds all records in a table or query that have no related records in the second table or query.
SQL (Structured Query Language)
A select query that finds all records in a table or query that have no related records in the second table or query.
list-of-values match
A select query that finds all records in a table or query that have no related records in the second table or query.
table validation rule
A select query that finds all records in a table or query that have no related records in the second table or query.
Long Text
A select query that finds all records in a table or query that have no related records in the second table or query.
lookup field
A select query that finds all records in a table or query that have no related records in the second table or query.
pattern match
A select query that finds all records in a table or query that have no related records in the second table or query.
Validation Rule
A select query that finds all records in a table or query that have no related records in the second table or query.
find duplicates query
A select query that finds all records in a table or query that have no related records in the second table or query.
property propagation
سؤال
Match between columns
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
find unmatched query
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
SQL (Structured Query Language)
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
list-of-values match
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
table validation rule
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
Long Text
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
lookup field
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
pattern match
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
Validation Rule
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
find duplicates query
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
property propagation
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/75
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 1: Access 1: Creating Advanced Queries and Enhancing Table Design
1
Yes/No field values are stored in an Access database as a --1 for a checked value and a 0 for an unchecked value.
True
2
A summarized record for each unique field value is displayed in a crosstab query.
True
3
The format field command freezes a field (column)in a datasheet so that the field stays visible when the user scrolls to the right while viewing the datasheet. ____________________
False
4
A pattern match selects records whose values for the designated field matches one of two or more simple condition values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
5
An input mask property cannot be changed after the Input Mask Wizard closes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
6
Which of the following illustrates a calculated field with the name of the calculated field in the proper format?

A)[Donation] =2500
B)DonationsGreaterThan2500: [Donation] =2500
C)=2500[Donation]
D)[Donation]:DonationsGreaterThan2500: =2500
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
7
A parameter query displays a dialog box that prompts the user to enter one or more values when the query is run. ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
8
The ____ function tests a condition and returns one of two values; the function returns the first value if the condition is true and the second value if the condition is false.

A)IIf
B)Pmt
C)IsNull
D)NPV
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
9
A value of true will be returned if a field is empty when the IsNull function is used.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
10
Tables used in a find unmatched query must have a common field . ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
11
The Like comparison operator is used to select records by matching field values to a specific pattern that includes one or more of the wildcard characters (*, ?, #)in a query. ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
12
A calculated query uses aggregate functions to perform arithmetic operations on selected records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
13
When using the IIf function, a condition is tested, and if the condition is false , the first value of the condition is returned by the function. ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
14
Joining two or more fields in a calculated field using an expression such as  =Title " " FirstName " " LastName is an example of concatenation . ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
15
Max is an example of a(n)logical function used in a crosstab query. ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
16
An input mask with a 0 character indicates that only a digit can be entered as the value and that the entry is optional . ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
17
Any type of Access object may be deleted from the Tables Pane using the Delete command on the shortcut menu. ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
18
When using the IIF function, each part of the function is separated by a colon . ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
19
The standard naming convention prefix tag for a query used to identify the object type is ____.

A)Query
B)QURY
C)qry
D)QRY#
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
20
A nonnull field is a field that contains any data at all, including a single space.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
21
Setting the ____ field property to Yes instructs Access to keep an historical record of all versions of the Long Text field value.

A)Append Only
B)Validation Rule
C)Input Max
D)Default Value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which of the following pattern match selection criteria would return zip codes with the characters 704 in the first three spaces.

A)IIf (704*)
B)Like "704*"
C)Like *704*
D)Find "704*"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
23
The input mask character ____ indicates that a letter only must be entered, and the entry is required.

A)A
B)C
C)L
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
24
Which comparison operator defines a condition with a list of two or more values for a field and includes records when the field matches one value from the list in the query results?

A)Like
B)Between
C)In
D)Or
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
25
Validation Rules are entered in the ____

A)Navigation Pane
B)datasheet
C)dependent object
D)Field Properties Pane
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which of the following examples shows an input mask for a telephone number with the first three digits optional and dashes separating the parts of the telephone number?

A)999\-000\-0000
B)999-000-9999
C)999\000\0000
D)000\-999\-9999
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
27
The value of a field containing no information is a ____ value.

A)blank
B)zero
C)concatenated
D)null
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which of the following is an example of a parameter query prompt criterion?

A)[Type the state:]
B)Prompt: "Type the state:"
C)*Type the state:*
D){Type the state:}
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
29
In an input mask, the letter ____ indicates that a letter or digit must be entered, and the entry is required.

A)A
B)a
C)C
D)L
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
30
The office manager at Riverview Veterinary Care Center would like to create a query which displays all patients who have not yet received their yearly check up. She will use the  qryAnimalsAndOwners  and  tblVisit table  to create the query. Which type of query will most likely create the desired results?

A)crosstab query
B)find unmatched query
C)simple query
D)find duplicates query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
31
The aggregate function which returns the number of nonnull field values is the ____ function.

A)Max
B)Sum
C)Avg
D)Count
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
32
A criterion may be negated by using the ____ logical operator.

A)And
B)Or
C)Like
D)Not
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
33
In crosstab query results, the value of a checked Yes/No data type field will display as ____.

A)0
B)1
C)-1
D)+1
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
34
Crosstab queries may use which of the following aggregate functions?

A)Like
B)Not
C)Var
D)Between
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
35
Rich text formatting available for Long Text fields includes ____.

A)paragraph styles
B)font options
C)themes
D)borders
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
36
The calculated expression =City "," State " " ZipCode is an example of ____.

A)concatenation
B)ampersand
C)AutoFilter
D)a parameter query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
37
The ____ comparison operator is used to select records by matching field values specific to a pattern that includes one or more wildcard characters.

A)Between
B)More
C)In
D)Like
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
38
A ____ query uses functions, such as Sum and Count, to perform arithmetic operations on selected records.

A)parameter
B)select
C)crosstab
D)simple
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
39
A Social Security Number which appears in the format 123-456-7891 is an example of a(n)____.

A)field value
B)predefined input mask
C)aggregate function
D)variance
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
40
To add more flexibility and functionality to a parameter query, comparison operators, such as ___, may be added to the original criterion.

A)Like
B)Unlike
C)IsIn
D)IsNull
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
41
Which query wizard allows the user to choose the field that will be calculated for each row and column intersection?

A)Find Duplicates Query Wizard
B)Crosstab Query Wizard
C)Simple Query Wizard
D)Find Unmatched Query Wizard
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
42
A standard language used in querying, updating, and managing relational databases is ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
43
Case Based Critical Thinking Questions Case 5-2 Marie works for a busy pediatrician's office. The practice has a sophisticated database for all records and information that pertain to the practice. The doctor for whom she works is participating in an academic study, and she needs a report that lists the patient's name, date of birth, and the names of parents or guardians. The doctor would like to see the patient's full name in the format Lastname, Firstname even though they are separate fields in the database. She would also like to see the data for the fields Mother, Father, and Guardian, regardless of whether or not data is actually entered in those fields. Based on the doctor's requirements for the report, Marie must create a query on which to base the report. Marie creates the following expression as a new field in the query that she will use to create the report requested by the doctor PatientName: [LastName] ", " [FirstName] . This expression is an example of ____.

A)IsNull
B)concatenation
C)nonnull
D)an expression using a logical operator
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
44
____________________ perform arithmetic operations on selected records in a crosstab query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
45
You can define a condition with a list of two or more values for a field by using the ____ comparison operator.

A)Like
B)While
C)Between
D)In
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
46
Case Based Critical Thinking Questions Case 5-1 Carlos has developed a database for his organic farm.The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants. As Carlos plans for the fall planting season, he would like to bundle all of his shipments from the Organic Opportunities supplier into one shipment. He needs to know which products he has previously ordered from Organic Opportunities. Which method will quickly produce the results Carlos needs?

A)create a calculated query using the Products table
B)create a find unmatched query using the Suppliers table
C)use a lookup field in the Products table
D)use the AutoFilter option in the Supplier table for the appropriate field
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
47
Case Based Critical Thinking Questions Case 5-2 Marie works for a busy pediatrician's office. The practice has a sophisticated database for all records and information that pertain to the practice. The doctor for whom she works is participating in an academic study, and she needs a report that lists the patient's name, date of birth, and the names of parents or guardians. The doctor would like to see the patient's full name in the format Lastname, Firstname even though they are separate fields in the database. She would also like to see the data for the fields Mother, Father, and Guardian, regardless of whether or not data is actually entered in those fields. Based on the doctor's requirements for the report, Marie must create a query on which to base the report. Because the doctor wants all data entered for parents and guardians regardless of the data in the field, Marie must create a calculated field in the query with a function that tests the Mother, Father, and Guardian fields for a condition that is either true or false. If the condition is true, one result will be displayed, and if the condition is false a different result will be displayed. Which function should Marie use for this calculated field?

A)Input
B)IIf
C)nonnull
D)IsError
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
48
Which Access object(s)may be used when creating a lookup field to select values?

A)table
B)form
C)report
D)both table and report
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
49
Case Based Critical Thinking Questions Case 5-1 Carlos has developed a database for his organic farm.The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants. Carlos needs to decide which cooking demonstrations to offer next month. He would like to offer his five most popular demonstrations. Which method would be best for Carlos to use to find this information from his database?

A)use a calculated field in the CookingDemo table to calculate how many people signed up for each demonstration
B)manually count the number of people who attended each demonstration
C)create a top values query based on the field in the CookingDemo table that lists the number of participants
D)create a pattern match in a query based on the Customer table
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
50
The ____________________ aggregate function returns the average of the field values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
51
Case Based Critical Thinking Questions Case 5-1 Carlos has developed a database for his organic farm.The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants. \Carlos would like to create a query based on the Customer table that allows him to type in the name of the cooking demonstration for which the query will run. Which type of query should Carlos create so that he can type in the name of the cooking demonstration before the query runs?

A)parameter query
B)top values query
C)crosstab query
D)pattern match query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
52
The ____________________ button in the Sort Filter group on the Home tab is used to remove the current filter in a dataset or to reapply a filter.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
53
An input mask may be created for any field with the ____ or ____ data type.

A)Short Text, Number
B)Number, Currency
C)Long Text, Currency
D)Currency, Autonumber
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
54
A select query that finds duplicate records in a table or query is a ____________________ query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
55
It is a good idea to ____ the database before using compact and repair to keep the database safe from hardware and software malfunctions.

A)use a second computer to save
B)run a virus check on
C)make a backup copy of
D)proofread
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
56
When creating an input mask, the ____ input mask character is used to indicate that the following character will be a literal display of that character.

A)#
B)
C)\
D)!
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
57
Case Based Critical Thinking Questions Case 5-1 Carlos has developed a database for his organic farm.The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants. Carlos has decided to market his cooking demonstrations based on his most abundant products. To do that he needs to know the quantity of each product by category (such as beef, green vegetables, peppers, etc.)Because each product in the Products table is assigned a category in the Category field, he will create a query that lists the categories in rows in the datasheet and the product totals as columns in the datasheet when the query is run. Which type of query will Carlos create?

A)crosstab query
B)parameter query
C)simple query
D)top values query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
58
An expression that calculates the values of the data in a field is contained in a ____________________ field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
59
Which type of query would show results indicating two different student ID numbers have been assigned to the same student?

A)simple query
B)find unmatched query
C)find duplicates query
D)crosstab query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
60
To avoid the display of a security warning when opening a database, place the database ____.

A)on a flash drive
B)only on a hard drive
C)in an external folder on an external drive
D)in a trusted folder
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
61
When creating a find unmatched query using the query wizard, Matching fields will be joined automatically if a ____________________ is already defined between the two selected objects.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
62
Match between columns
A field data type that allows text values to be entered up to 65,535 characters.
find unmatched query
A field data type that allows text values to be entered up to 65,535 characters.
SQL (Structured Query Language)
A field data type that allows text values to be entered up to 65,535 characters.
list-of-values match
A field data type that allows text values to be entered up to 65,535 characters.
table validation rule
A field data type that allows text values to be entered up to 65,535 characters.
Long Text
A field data type that allows text values to be entered up to 65,535 characters.
lookup field
A field data type that allows text values to be entered up to 65,535 characters.
pattern match
A field data type that allows text values to be entered up to 65,535 characters.
Validation Rule
A field data type that allows text values to be entered up to 65,535 characters.
find duplicates query
A field data type that allows text values to be entered up to 65,535 characters.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
63
Match between columns
A standard query language used in querying, updating, and managing relational databases.
find unmatched query
A standard query language used in querying, updating, and managing relational databases.
SQL (Structured Query Language)
A standard query language used in querying, updating, and managing relational databases.
list-of-values match
A standard query language used in querying, updating, and managing relational databases.
table validation rule
A standard query language used in querying, updating, and managing relational databases.
Long Text
A standard query language used in querying, updating, and managing relational databases.
lookup field
A standard query language used in querying, updating, and managing relational databases.
pattern match
A standard query language used in querying, updating, and managing relational databases.
Validation Rule
A standard query language used in querying, updating, and managing relational databases.
find duplicates query
A standard query language used in querying, updating, and managing relational databases.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
64
Valid values that may be entered in a field are specified using the ____________________ propoerty.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
65
The Top Values query property allows the user to limit the number of records in the query results by using a preset value, by entering an integer, or by selecting a(n)____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
66
Fields and criteria that will be used in a query are contained in the ____________________ when creating a query.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
67
Match between columns
A rule that is set when the validation involves multiple fields.
find unmatched query
A rule that is set when the validation involves multiple fields.
SQL (Structured Query Language)
A rule that is set when the validation involves multiple fields.
list-of-values match
A rule that is set when the validation involves multiple fields.
table validation rule
A rule that is set when the validation involves multiple fields.
Long Text
A rule that is set when the validation involves multiple fields.
lookup field
A rule that is set when the validation involves multiple fields.
pattern match
A rule that is set when the validation involves multiple fields.
Validation Rule
A rule that is set when the validation involves multiple fields.
find duplicates query
A rule that is set when the validation involves multiple fields.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
68
Match between columns
A select query that finds duplicate records in a table or query.
find unmatched query
A select query that finds duplicate records in a table or query.
SQL (Structured Query Language)
A select query that finds duplicate records in a table or query.
list-of-values match
A select query that finds duplicate records in a table or query.
table validation rule
A select query that finds duplicate records in a table or query.
Long Text
A select query that finds duplicate records in a table or query.
lookup field
A select query that finds duplicate records in a table or query.
pattern match
A select query that finds duplicate records in a table or query.
Validation Rule
A select query that finds duplicate records in a table or query.
find duplicates query
A select query that finds duplicate records in a table or query.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
69
Match between columns
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
find unmatched query
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
SQL (Structured Query Language)
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
list-of-values match
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
table validation rule
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
Long Text
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
lookup field
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
pattern match
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
Validation Rule
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
find duplicates query
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
70
Match between columns
A field that allows the user to select a value from a list of possible values to enter data in the field.
find unmatched query
A field that allows the user to select a value from a list of possible values to enter data in the field.
SQL (Structured Query Language)
A field that allows the user to select a value from a list of possible values to enter data in the field.
list-of-values match
A field that allows the user to select a value from a list of possible values to enter data in the field.
table validation rule
A field that allows the user to select a value from a list of possible values to enter data in the field.
Long Text
A field that allows the user to select a value from a list of possible values to enter data in the field.
lookup field
A field that allows the user to select a value from a list of possible values to enter data in the field.
pattern match
A field that allows the user to select a value from a list of possible values to enter data in the field.
Validation Rule
A field that allows the user to select a value from a list of possible values to enter data in the field.
find duplicates query
A field that allows the user to select a value from a list of possible values to enter data in the field.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
71
Match between columns
Selects records for the designated field when the value matches one of two or more condition values.
find unmatched query
Selects records for the designated field when the value matches one of two or more condition values.
SQL (Structured Query Language)
Selects records for the designated field when the value matches one of two or more condition values.
list-of-values match
Selects records for the designated field when the value matches one of two or more condition values.
table validation rule
Selects records for the designated field when the value matches one of two or more condition values.
Long Text
Selects records for the designated field when the value matches one of two or more condition values.
lookup field
Selects records for the designated field when the value matches one of two or more condition values.
pattern match
Selects records for the designated field when the value matches one of two or more condition values.
Validation Rule
Selects records for the designated field when the value matches one of two or more condition values.
find duplicates query
Selects records for the designated field when the value matches one of two or more condition values.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
72
Table Validation Rules are entered using the ____________________ for a table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
73
Match between columns
The capability of a database to update field properties in objects automatically when a table field property is modified.
find unmatched query
The capability of a database to update field properties in objects automatically when a table field property is modified.
SQL (Structured Query Language)
The capability of a database to update field properties in objects automatically when a table field property is modified.
list-of-values match
The capability of a database to update field properties in objects automatically when a table field property is modified.
table validation rule
The capability of a database to update field properties in objects automatically when a table field property is modified.
Long Text
The capability of a database to update field properties in objects automatically when a table field property is modified.
lookup field
The capability of a database to update field properties in objects automatically when a table field property is modified.
pattern match
The capability of a database to update field properties in objects automatically when a table field property is modified.
Validation Rule
The capability of a database to update field properties in objects automatically when a table field property is modified.
find duplicates query
The capability of a database to update field properties in objects automatically when a table field property is modified.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
74
Match between columns
A select query that finds all records in a table or query that have no related records in the second table or query.
find unmatched query
A select query that finds all records in a table or query that have no related records in the second table or query.
SQL (Structured Query Language)
A select query that finds all records in a table or query that have no related records in the second table or query.
list-of-values match
A select query that finds all records in a table or query that have no related records in the second table or query.
table validation rule
A select query that finds all records in a table or query that have no related records in the second table or query.
Long Text
A select query that finds all records in a table or query that have no related records in the second table or query.
lookup field
A select query that finds all records in a table or query that have no related records in the second table or query.
pattern match
A select query that finds all records in a table or query that have no related records in the second table or query.
Validation Rule
A select query that finds all records in a table or query that have no related records in the second table or query.
find duplicates query
A select query that finds all records in a table or query that have no related records in the second table or query.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
75
Match between columns
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
find unmatched query
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
SQL (Structured Query Language)
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
list-of-values match
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
table validation rule
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
Long Text
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
lookup field
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
pattern match
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
Validation Rule
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
find duplicates query
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
property propagation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.