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 […]
Author Archive: shyamuthaman
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.
Creating a HANA Table – Graphical Method
This beginner tutorial explains how to create an SAP HANA table using the graphical method without any use of codes with an example.
Creating SAP ABAP Views
This is a beginners tutorial to BI ABAP that explains how to create an SAP ABAP view using an actual business scenario study
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.
SQL Join Types in SAP
This tutorial explains what joins are, their types and functions of each of those types with a simple example for beginners.
Creating Tables in SAP ABAP
In this BI ABAP tutorial for beginners, we illustrate step by step instructions on how to create basic tables in SAP ABAP
Creating Data Elements in SAP ABAP
This BI ABAP tutorial for beginners with an explanation with illustrations to create and understand reusable data elements in SAP ABAP