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