Skip to main content

A Knowledge-Based Approach to Query Optimization

New Image

Semantic query optimization is a technique for optimizing database queries that uses semantic knowledge about the database to produce more efficient queries. Such optimizations are typically performed on the source level version of the query, using knowledge of database semantics to transform the query into a new one that yields the same answer but is cheaper to process.