Which of the following is NOT a database function?

A) DAVERAGE B) DCALC C) DCOUNT D) DMIN


B

Computer Science & Information Technology

You might also like to view...

Which of the following lines would be the prototype for an overloaded cast operator function that converts an object of user-defined type Time into a double?

a. Time::operator double() const; b. Time::static_cast double() const; c. Time::operator_cast(double) const; d. Time::double() const;

Computer Science & Information Technology

The Lens Flare filter can be created in any layer, regardless of whether it is empty or contains artwork.

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

Computer Science & Information Technology

If you want to keep the original file, you can save the edited file with a different filename; this keeps the original file without the edits and creates a new file with the most recent changes.

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

Computer Science & Information Technology

The Office Ribbon for the selected Office application appears within the Visual Studio window and looks and acts the same as it does in Microsoft Office.

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

Computer Science & Information Technology