- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Different Engine types in SAP HANA Architecture
In SAP HANA system, there are three basic engines used to processes queries in SAP HANA. Following engines are used −
- Join Engine
- OLAP Engine
- Calculation Engine
- Join Engine
Used when querying an Attribute View in SAP HANA
- OLAP Engine
Analytic Views (without derived columns) use the OLAP Engine
- Calculation Engine
Calculation Views or Analytic Views with derived columns use this engine
Advertisements