Which is NOT a Total row summary function?
A) SUM
B) AVERAGE
C) TODAY
D) COUNT
Answer: C
Computer Science & Information Technology
You might also like to view...
Please briefly describe the following three ways of connecting to the Internet: Cable Internet service, digital subscriber line, and dial-up Internet service.
What will be an ideal response?
Computer Science & Information Technology
Use the CTRL + A keys to select all of the text in a document.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The ____ vertex operation returns the data stored in a vertex.
A. get B. retrieve C. obtain D. peek
Computer Science & Information Technology
Which of the following methods creates a node containing the text stringtext?
A. document_createText(text) B. document.createText(text) C. document_create_TextNode(text) D. document.createTextNode(text)
Computer Science & Information Technology