A question that is asked of Access or any other database management system is called a(n) ____________________.

Fill in the blank(s) with the appropriate word(s).


query

Computer Science & Information Technology

You might also like to view...

Which of the following class definitions defines a legal abstract class?

a. class A { abstract void unfinished() { } } b. class A { abstract void unfinished(); } c. abstract class A { abstract void unfinished(); } d. public class abstract A { abstract void unfinished();

Computer Science & Information Technology

What prints along with the text of an outline when printing in expanded view?

A) The slide number, slide icon, and animation star B) The slide icon and slide number C) The slide icon only D) Just the slide number

Computer Science & Information Technology

Which of the following relative pathnames is interpreted as “the parks.htm file is in the extra subfolder, which is one level down from the current folder”? [two correct answers]

a. extra/parks.htm a. extra/parks.htm c. ./extra/parks.htm d. /extra/parks.htm

Computer Science & Information Technology

?You can use __________ types to specify a style rule for each type of destination.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology