Match the following terms to their meanings:

I. Aggregate functions
II. Expressions
III. Field names
IV. Concatenation

A. Symbol (&) used in an expression
B. Included in square brackets in expressions
C. Group and perform calculations on multiple fields
D. Begins with an equal sign (=)


C, D, B, A

Computer Science & Information Technology

You might also like to view...

Class ________ allows you to represent an XML namespace.

a) XName b) XMLNamespace c) XNamespace d) XMLNS

Computer Science & Information Technology

The outline of a selection is called the ____ of the selection.

A. alias B. foreground C. side D. edge

Computer Science & Information Technology

public static char methodHeading(int n, double num)Which of the following statements about the method heading in the accompanying figure is NOT true?

A. The method has two parameters. B. The method cannot be used outside the class. C. methodHeading is an identifier giving a name to this specific method. D. It is a value-returning method of type char.

Computer Science & Information Technology

Which of the following is used to move copy to the next column?

A. Section Break B. Continuous Section Break C. Column Break D. Page Break

Computer Science & Information Technology