1.

Which Engine Is Used To Create Calculation View?

Answer»

SQL Engine which is also KNOWN as SQL Parser/interface is used for all sorts of SQL STATEMENTS generated by frontend application via different different clients and also for native sql run at database level.

From SAP HANA SP7, we have an option for Calculation Views in ‘PROPERTIES’ section, where we have an option to choose calculation view to run in ‘SQL Engine’. Advantage of this option is that, instead of moving data between multiple ENGINES HANA EXECUTES the entire script in SQL Engine to get the final result.

SQL Engine which is also known as SQL Parser/interface is used for all sorts of SQL statements generated by frontend application via different different clients and also for native sql run at database level.

From SAP HANA SP7, we have an option for Calculation Views in ‘Properties’ section, where we have an option to choose calculation view to run in ‘SQL Engine’. Advantage of this option is that, instead of moving data between multiple engines HANA executes the entire script in SQL Engine to get the final result.



Discussion

No Comment Found