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 […]
Tag Archives: hana studio
Loading data using INSERT statement into SAP HANA Table
SAP HANA SQL Script INSERT Welcome to the next tutorial explaining the usage of SAP HANA INSERT statement to insert new records into a HANA Table. This method can be applied on any table, no matter how it was created – Graphically ,by SQL CREATE or HDB Table To start, we need the SQL editor. Click somewhere […]
Loading data from flat file to SAP HANA
This beginner tutorial explains how a flat file or CSV file can be loaded to SAP HANA graphically without any coding whatsoever.
Creating a HANA Table – HDB Table Method
This beginner tutorial explains how to create an SAP HANA table using the new HDB Table method as a development object with an example.
Creating a HANA Table – SQL Script Method
This beginner tutorial explains how to create an SAP HANA table using the SQL script method with an easy to understand example.
SQL Union Types in SAP
This checkpoint tutorial focuses on understanding the SQL UNION and SQL UNION ALL statements in SAP with a simple example.
SAP HANA Star Schema
In this beginner tutorial, we explain what a Star Schema is in SAP HANA data modeling with meaningful example and illustrations.
Master data Vs Transactional Data
In this tutorial, we try to understand what master data and transaction data is and understand the differences between them.
Introduction to HANA Studio
This tutorial introduces beginners to the SAP HANA Studio – The tool used to build high performing analytical data models