?A _____ is designed to serve the needs of a specific department, such as sales, marketing, or finance.

A. ?data mart
B. ?data frame
C. ?pseudo-data
D. ?metadata


Answer: A

Computer Science & Information Technology

You might also like to view...

#include is known as an ___________________.

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

Computer Science & Information Technology

Pascal case means capitalizing the first letter in the name and the first letter of each subsequent word in the name.

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

Computer Science & Information Technology

What is the format of each request?

Consider the Simple Mail Transfer Protocol (SMTP)4.An excerpt from the RFC for this protocol provides the following sample session. ``` R: 220 USC-ISI.ARPA Simple Mail Transfer Service Ready S: HELO LBL-UNIX.ARPA R: 250 USC-ISI.ARPA S: MAIL FROM: R: 250 OK S: RCPT TO: R: OK S: DATA R: 354 Start mail input; end with . S: Blah blah blah... S: ...etc. etc. etc. S: . R: 250 OK S: QUIT R: 221 USC-ISI.ARPA Service closing transmission channel ```

Computer Science & Information Technology

Which of the following enables you to select everything in an entire document?

A) Move the pointer to the left of any line and when the arrow pointer displays, triple-click. B) Move the pointer to the right of any line and when the arrow pointer displays, double-click. C) Move the pointer to the left of any line and when the arrow pointer displays, double-click. D) Double-click anywhere in the document.

Computer Science & Information Technology