Advantages of parallel database include the following except

A.

High availability

B.

Greater flexibility

C.

High performance

D.

Huge resources

Correct answer is D

The advantages of parallel database include the following except huge resources.

Advantages of parallel databases typically include:

Greater Flexibility: Parallel databases can distribute and process data across multiple nodes, providing flexibility in handling various types of queries and workloads.

High Availability: Parallel databases can offer improved fault tolerance and availability through redundancy and distribution of data.

High Performance: Parallel processing allows for faster query execution and data processing, especially for complex analytical queries.

However, "huge resources" is not typically considered an advantage of parallel databases. While parallel databases can efficiently utilize resources across multiple nodes, the emphasis is on utilizing resources effectively rather than simply having a large quantity of resources.