DBMS/Query Processing

  • Query Processor
    • Query parsing
    • Query optimizer
    • Query evaluation engine : It executes low level instructions given by the DML and retrieves the information from the storage manager.

Query Optimization edit