The ____________________ element groups a series of related form elements.
Fill in the blank(s) with the appropriate word(s).
fieldset
You might also like to view...
____________________ integrity is the rule that if the foreign key in one table matches the primary key in a second table, the values in the foreign key must match the values in the primary key.
Fill in the blank(s) with the appropriate word(s).
If a cell displays a series of ________, the column should be widened
A) @ B) # C) & D) ?
____ filters records that match multiple criteria using the same Access logical and comparison operators used in queries.
A. AutoFilter B. Filter by Selection C. Filter By Form D. Advanced Filter/Sort
The ____ collector is a generational collector that has been implemented to emphasize the throughput of the application or low garbage collection pause times.
A. incremental low pause B. concurrent low pause C. throughput D. serial