The position of a _____ is a non-technical position responsible for defining and implementing consistent principles for setting data standards and data definitions that apply across all the databases in an organization.

A. data analyst
B. data administrator
C. database administrator
D. data owner


Answer: B

Computer Science & Information Technology

You might also like to view...

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

1. If an attempt is made to use pop on an empty stack, an error should occur. 2. In a queue, elements are inserted and removed from the same end. 3. In a binary tree, each node may have links to any number of subtrees. 4. The key of every node in a binary search tree must be larger than every key of every node in its left subtree and smaller than every key of every node in its right subtree. 5. Searching a binary search tree is an O(n/2) process.

Computer Science & Information Technology

What two different file systems can be used on a Compact Disc (CD)?

A. EXT-FS B. UFS C. CDFS D. UDF

Computer Science & Information Technology

MC The______ method may be defined to implement a test for membership (using in).

a) __contains__. b) in. c) __in__. d) None of the above.

Computer Science & Information Technology

Flash memory is a type RAM

Indicate whether the statement is true or false.

Computer Science & Information Technology