A(n) ____ restricts data in a single table to create a temporary subset of records.
A. datasheet
B. filter
C. operator
D. expression
Answer: B
Computer Science & Information Technology
You might also like to view...
Which is the correct way to tell the compiler that the class being declared (ChildClass) is derived from the base class (BaseClass)?
a. class ChildClass::public BaseClass b. class ChildClass:public BaseClass c. class ChildClass childOf public BaseClass d. class ChildClass derived BaseClass
Computer Science & Information Technology
How does paper quality affect design?
What will be an ideal response?
Computer Science & Information Technology
Recursively displays a base 10 number in a given base Pre : decimalNumber is positive; base > 10
What will be an ideal response?
Computer Science & Information Technology
What is a traveling matte?
What will be an ideal response?
Computer Science & Information Technology