In a(n) __________ database, processing logic for the query is performed on the device that holds each database shard and if necessary, results are consolidated by the DBMS.

A. SQL
B. NoSQL
C. relational
D. OLAP


Answer: B

Computer Science & Information Technology

You might also like to view...

Which type of structure is used to execute a set of instructions in the order in which they appear?

a. Decision structure b. Sequence structure c. Nested structure d. Do together structure e. None of these

Computer Science & Information Technology

What type of review does not involve the presentation of the review to a team or individual for examination prior to the actual review?

A. Informal review B. Partial review C. Open review D. Closed review

Computer Science & Information Technology

Methods that process String arguments as if they were numbers could possibly throw a/an _________ exception.

a. NumberFormatException b. NullPointerException c. both a and b d. none of the above

Computer Science & Information Technology

Use the table to find ordered-pair solutions for the equation. 0__3____-2__0

A.     
0     8
3     5
8     -2
10    0

B.     
0     8
3     -5
10    2
8     0

C.     
0     8
3     5
-6    -2
0     0

D.     
0     8
3     5
10    -2
8     0

E.     
0     -8
3     -11
10    -2
8     0

Computer Science & Information Technology