Multiple choice technology databases

What are the parts of PE?

  1. AMP's

  2. Parser

  3. Dispatcher

  4. Bynet

  5. Optimiser

Reveal answer Fill a bubble to check yourself
B,C,E Correct answer
Explanation

The Parsing Engine consists of three main components: Parser (interprets SQL), Optimizer (generates execution plan), and Dispatcher (coordinates execution). AMPs are separate processors and BYNET is the communication network.