A ________ query displays the records that answer a question without changing the data in the underlying table

A) comparison
B) crosstab
C) select
D) linked

C

Computer Science & Information Technology

You might also like to view...

If the organization requires a switch feature that makes additional checks in Layer 2 networks to prevent STP issues, which of the following safeguards should you implement?

a. Port security b. Flood guard c. Loop protection d. Implicit deny

Computer Science & Information Technology

A lambda expression is

A) an expression whose value can only be assigned to a local variable. B) used by the C++ compiler to check the types of other expressions. C) a class derived from a function object. D) an object of a class whose only member is the function call operator. E) None of the above

Computer Science & Information Technology