If you are creating a query named Grand Piano Sales per Month, you may want to create a ________, so that you can define the month when you run the query

A) Nested Query B) Parameter Query C) Select Query D) Crosstab Query

B

Computer Science & Information Technology

You might also like to view...

If menu_button is an object of a class called button with a member function called get_color which has no parameters, a correct function call is:

a) get_color( ) b) button.get_color c) button.get_color( ) d) menu_button.get_color( )

Computer Science & Information Technology

In a nested query, the outquery is evaluated first .

Answer the following statement true (T) or false (F)

Computer Science & Information Technology