When you click the plus box for a record in a table that has a one-to-many relationship, the ____ displays records from the related table.
A. query
B. data access page
C. switchboard
D. subdatasheet
Answer: D
Computer Science & Information Technology
You might also like to view...
Programmers must be careful to use the correct ____ in the statement that controls a loop.
A. sequence B. comparison C. variable D. identifier
Computer Science & Information Technology
A ________ triangle in the upper left corner of a cell indicates that the formula in the cell is suspect for some reason and could be a potential error
A) blue B) red C) orange D) green
Computer Science & Information Technology
A key point to understanding conditional programming logic is that it hinges on whether a condition is evaluated as true or false.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
In a ____, customers or jobs with higher priority are pushed to the front of the queue.
A. double queue B. false queue C. free queue D. priority queue
Computer Science & Information Technology