Hana basic knowledge for beginners
Hana basic knowledge for beginners
Row Store – Traditional Relational Database, the difference is that all the rows
are in memory in HANA where as they are stored in a hard drive in traditional
databases
Currently Approach
For calculation all necessary will be select from the database. (ABAP Statement:
“ Select * from database into table itab).
Compression of columns
That means from the technical side: Each column has his own dictionary.
SAP HANA Row Store vs. Column Store:
This slide shows the difference of storing tables by row and by column.
But notice: The SQL – Statement “Select *” makes HANA quite slow
SAP HANA Components:
The SAP HANA studio is a collection of tools that allows database administrators
and developers to manage data and monitor the SAP HANA database. The SAP
HANA studio runs on the Eclipse platform, which presents these tools in the
form of “perspectives”.
This guide focuses on the Administration Console perspective, which targets the
SAP HANA database administrator. Additional perspectives are the Modeler and
Lifecycle Management perspectives, which are covered in other documents.
For more information about the installation of the SAP HANA Studio,
see SAP HANA Studio Installation Guide in SAP Help Portal at
http://help.sap.com/hana_appliance
SAP HANA Frontends: