SQL script complete tutorial – Part 1

Core SAP HANA SQL script concepts- SELECT STATEMENT Welcome to the next series of tutorials on SAP HANA SQL script which will aim at making you comfortable with the SQL side of SAP HANA. Most of us are scared of coding but let me assure you that you can pick it up fairly easily if […]

Graphical Calculation View: Part 1

Understanding a Graphical Calculation View in SAP HANA Hi everyone and welcome to the most important tutorial in this series where we learn how to create a graphical calculation view. Calculation views form the primary core reporting data model which is developed in SAP HANA. Some of you who have already done some kind of […]

Linking HDB tables to Flat files

Import flat file(CSV) with HDB Table – Table Import Configuration Welcome again to the next tutorial where we learn how to link a CSV file to an HDB table. This is the third and last part of the data load to HANA table tutorial series. This method only works with HDB Tables. Although this is […]