What is the feature which allows a connection to an external database without having to copy all the external records into the current database?

A. Table Relationships
B. Copying
C. Embedding
D. Linking


Answer: D

Computer Science & Information Technology

You might also like to view...

How long is a sound compared to the original if you increment the sourceIndex by 3 each time through the loop

What will be an ideal response?

Computer Science & Information Technology

Which executes first in a do...while loop?

A. statement B. logical expression C. initial statement D. update expression

Computer Science & Information Technology

is an XML declaration

Indicate whether the statement is true or false

Computer Science & Information Technology

What character(s) function as the non-conditional Boolean logical inclusive OR operator?

A. | B. && C. & D. ||

Computer Science & Information Technology