When using Design view, you click Totals in the ________ group on the QUERY TOOLS DESIGN tab to display the total row

Fill in the blank(s) with correct word

Show/Hide

Computer Science & Information Technology

You might also like to view...

Click the tabs of a dialog box to access a screen of related options

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following are valid function calls to the pow function?

a. pow(int x, int y); b. pow(2); c. pow(1.1,3.0); d. double pow(1.1,3.0);

Computer Science & Information Technology