When you run a query, it displays in what view?

A. Design
B. Layout
C. Print Preview
D. Datasheet


Answer: D

Computer Science & Information Technology

You might also like to view...

What visual feedback elements are you planning on including in your game? Will they translate from one platform to another?

What will be an ideal response?

Computer Science & Information Technology

Given the following character array

char[] h = {‘H’, ‘E’, ‘L’, ‘L’, ‘O’}; Write a Java statement that will create a new String object from the character array.

Computer Science & Information Technology

Which of the following functions searches a string for a substring and returns an index of the found substring if it is found?

a) Len b) Left c) Instr d) Filter

Computer Science & Information Technology

What is the term "full-frame sensor" based from?

What will be an ideal response?

Computer Science & Information Technology