SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

SAP HANA Query Automatic Optimization

Table statistics are metadata collected about the data distribution and volume within database tables, which the query optimizer uses to generate efficient query execution plans. Developers work with table statistics to understand and influence how the database engine selects join strategies, index usage, and access paths when processing ABAP SQL queries.

Tutorials that teach this

Videos teaching this

Prerequisites