If you accidentally place two copies of the same table list in the Relationships window, which is the correct method for removing the extra table?

A) Right-click the table, and select Hide Table.
B) Right-click the table, and select Remove Table.
C) Right-click the table, and select Delete Table.
D) Click the table, and then on the Design Tab in the Relationships group, click Remove Table.


A

Computer Science & Information Technology

You might also like to view...

Write a keyPressed method that behaves as follows. If the user presses the up arrow, the method should output "You pressed up" using the System.out.println method. If the user presses the down arrow, the method should output "You pressed down" using the System.out.println method.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is true about a binary tree?

A. The root node must have two children. B. A leaf node must have no children or one child. C. Each node can only have 0, 1, or 2 children. D. All of the above

Computer Science & Information Technology

After installation of Windows 8.1, which of the following is the quickest way to bring the system up to date?

a. Install SP1, then run Windows Update. b. Install SP2, then run Windows Update. c. Run Windows Update. d. Install SP1.

Computer Science & Information Technology

_____ charts use a line to connect points that represent values, and also show shading from the line down to the x-axis.

A. Area B. Line C. Bar D. Pie

Computer Science & Information Technology