Skip to main content

SAP HANA - Information Modeler | SAP HANA Online Training



The career in SAP HANA enriching and would go a long way. SAP HANA training has become the fastest growing software product in the world. There are endless opportunities and depending on your background you might want to take a different path to success. Having SAP HANA certification will increase your chance of getting hired.
SAP HANA Information Modeler; also known as HANA Data Modeler is heart of HANA System. It enables to create modeling views at the top of database tables and implement business logic to create a meaningful report for analysis.

Features of Information Modeler
  • Provides multiple views of transactional data stored in physical tables of HANA database for analysis and business logic purpose.
  • Informational modeler only works for column based storage tables.
  • Information Modeling Views are consumed by Java or HTML based applications or SAP tools like SAP Lumira or Analysis Office for reporting purpose. Want to learn JAVA take JAVA training from us.
  • Also possible to use third party tools like MS Excel to connect to HANA and create reports.
  • SAP HANA Modeling Views exploit real power of SAP HANA.
There are three types of Information Views, defined as −
  • Attribute View
  • Analytic View
  • Calculation View
Row vs Column Store
SAP HANA Modeler Views can only be created on the top of Column based tables. Storing data in Column tables is not a new thing. Earlier it was assumed that storing data in Columnar based structure takes more memory size and not performance Optimized.


With evolution of SAP HANA, HANA used column based data storage in Information views and presented the real benefits of columnar tables over Row based tables.

Column Store
In a Column store table, Data is stored vertically. So, similar data types come together as shown in the example above. It provides faster memory read and write operations with help of In-Memory Computing Engine.
In a conventional database, data is stored in Row based structure i.e. horizontally. SAP HANA stores data in both row and Column based structure. This provides Performance optimization, flexibility and data compression in HANA database. Want to gain knowledge on SAP S4 HANA take SAP S4 HANA training

Storing Data in Columnar based table has following benefits −
  • Data Compression
  • Faster read and write access to tables as compared to conventional Row based storage
  • Flexibility & parallel processing
  • Perform Aggregations and Calculations at higher speed
There are various methods and algorithms how data can be stored in Column based structure- Dictionary Compressed, Run Length Compressed and many more.
In Dictionary Compressed, cells are stored in form of numbers in tables and numeral cells are always performance optimized as compared to characters.
In Run length compressed, it saves the multiplier with cell value in numerical format and multiplier shows repetitive value in table.


Functional Difference - Row vs Column Store
It is always advisable to use Column based storage, if SQL statement has to perform aggregate functions and calculations. Column based tables always perform better when running aggregate functions like Sum, Count, Max, Min.
Row based storage is preferred when output has to return complete row. The example given below makes it easy to understand.

Information Modeling Views
Attribute View
Attributes are non-measurable elements in a database table. They represent master data and similar to characteristics of BW. Attribute Views are dimensions in a database or are used to join dimensions or other attribute views in modeling.

Important features are −
  • Attribute views are used in Analytic and Calculation views.
  • ttribute view represent master data.
  • Used to filter size of dimension tables in Analytic and Calculation View.

Analytic View
Analytic Views use power of SAP HANA to perform calculations and aggregation functions on the tables in database. It has at least one fact table that has measures and primary keys of dimension tables and surrounded by dimension tables contain master data.

Important features are −
  • Analytic views are designed to perform Star schema queries.
  • Analytic views contain at least one fact table and multiple dimension tables with master data and perform calculations and aggregations
  • They are similar to Info Cubes and Info objects in SAP BW. Want to take SAP BW training enroll with learnittraining.com 
  • Analytic views can be created on top of Attribute views and Fact tables and performs calculations like number of unit sold, total price, etc.
Calculation Views
Calculation Views are used on top of Analytic and Attribute views to perform complex calculations, which are not possible with Analytic Views. Calculation view is a combination of base column tables, Attribute views and Analytic views to provide business logic.

Important features are −
  • Calculation Views are defined either graphical using HANA Modeling feature or scripted in the SQL. Learn more about SQL from SQL SERVER training.
  • It is created to perform complex calculations, which are not possible with other views- Attribute and Analytic views of SAP HANA modeler.
  • One or more Attribute views and Analytic views are consumed with help of inbuilt functions like Projects, Union, Join, Rank in a Calculation View.
Learn IT Training offers not only SAP training courses, but also other online training courses like Oracle training, Hyperion, Data warehousing training course and many other technologies like

CCNA, CCNP, Selenium training, workday, PMP, Sales force, QA testing, AJAX, LINUX, HADOOP training and many.

We offer world class training courses globally in many countries India, USA, UK, Canada, Newzealand and many other countries.

Interested to take SAP HANA Training, register at: www.learnittraining.com/student-registration

For more details,
Visit: www.learnittraining.com
Email: contact@learnittraining.com
Phone: INDIA + 91 9912989639, USA +12108585008


Comments

Popular posts from this blog

SAP HANA Online Training Clasess in Hyderabad

We have a wealth of information and plenty of learning opportunities with Learn IT Training about SAP HANA Training and much it is available online globally. Are you new to and want to learn about SAP HANA? Welcome to the Learn IT to enhance career and reach the pinnacle of success. SAP HANA is an appliance combining hardware and software. SAP has been providing business applications in different domains for many years. SAP HANA Career The career in SAP HANA enriching and would go a long way. SAP HANA Training has become the fastest growing software product in the world. There are endless opportunities and depending on your background you might want to take a different path to success. Having SAP HANA certification will increase your chance of getting hired. We offer not only SAP Training courses, but also other online training courses like Oracle Training , Hyperion, Data warehousing training course and many other technologies like CCNA, CCNP, Selenium Training , workday,

SAP HANA Overview | SAP HANA Introduction | Why SAP HANA is Growing

SAP HANA , short for “ H igh-Performance An alytic A ppliance” is an in-memory; column-oriented, relational database management system developed by SAP. Data now resides in main-memory (RAM) and no longer on a hard disk. It is a combination of hardware and software made to process massive real time data using In-Memory computing. It combines row-based, column-based database technology . It’s best suited for performing real-time analytics on massive data , and developing & deploying real-time applications. An in-memory database means all the data is stored in the memory (RAM). No time wasted in loading the data from hard-disk to RAM or storing the data in hard-disk. Everything is stored inside memory for all the time, which gives quick access ability to the CPUs while processing data. The SAP HANA database is developed in C++ and runs on SUSE Linux Server. SAP HANA database consists of multiple servers and the most important component is the Index Server which c

What is SAP HANA 2.0? Questions About SAP HANA 2

What is SAP HANA 2? SAP HANA 2 is the new generation of the SAP HANA platform It offers new functionalities for database management, data management, analytical intelligence, and application development, and was designed specifically with companies embracing the digital transformation in mind. What new technical functions are available compared to the current SAP HANA version? Database management : There are multiple enhancements for high availability and security. For example, the new “active/active read-enabled” option allows IT organizations to leverage secondary systems – previously used only for system replication – to off-load read-intensive workloads for improved operations. Data management : The SAP HANA-based Web application SAP Enterprise Architecture Designer allows customers to visualize the impact of new technologies on their architecture before they are implemented. In addition, a tiered storage enhancement allows the distributed storage of data by priority re