By establishing a relationship between two tables that is based on a common field in the two tables, a ________ is being created

A) join B) location C) path D) link

A

Computer Science & Information Technology

You might also like to view...

Function arguments are enclosed in ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The push operation throws a StackException when it tries to ______.

a) add an item to an empty stack b) add an item to an array-based implementation of a stack that is already full c) delete an item from an array-based implementation of a stack that is already full d) delete an item from an empty stack

Computer Science & Information Technology