In the SELECT clause, you can use the ____ symbol to indicate that you want to include all columns.

A. \
B. /
C. *
D. ?


Answer: C

Computer Science & Information Technology

You might also like to view...

What are the network interfaces supported by TCP/IP?

What will be an ideal response?

Computer Science & Information Technology

Find the error in the program segments. Explain how to correct the error.

``` int sum(int x, int y) { 2 int result; result = x + y; } ```

Computer Science & Information Technology

Comments in a document need to be ________

A) critical and ambiguous B) insulting C) short and to the point D) very detailed

Computer Science & Information Technology

Outline the type of data you enter in a Function Arguments dialog box, and list four things the dialog box displays.

What will be an ideal response?

Computer Science & Information Technology