Import Data into a Table in SAP HANA Database Project
- How to create an
HDBTABLE
object - How to add the column definitions to a table
- How to import data into a table
- How to generate an analysis graph of data present in a table using SAP HANA Database Explorer
Prerequisites
- You need to complete the previous tutorial about creating an SAP HANA Database project.
- Provision an instance of SAP HANA Cloud, SAP HANA database and make sure it is running.
Are you wondering what the best way is to manage changing data structures? Do you want to know how to collaborate more efficiently when working in development projects?
To answer the first question, learn what benefits different table types in SAP HANA Cloud, SAP HANA database can offer you based on your needs. The following 3 tutorials in this tutorial group will help you navigate through your challenges with the managing data structures:
- Get started to collaborate in SAP Business Application Studio
- You are here
- Change data structures using
HDBTABLE
andHDBMIGRATIONTABLE
objectsTo answer the second question, create template projects that help you set up service connections, handle synonyms and prepare authorization management. You can create these templates once in the beginning and give your project team members a head-start. Using the template, they can build on your work and can quickly start working productively.
The following 4 tutorials in this tutorial group will help you learn how to collaborate efficiently:
-
Prepare your SAP HANA Database Project for collaboration
- Generate users and roles for assigning privileges
- Enhance your project with services, synonyms and grants
- Collaborate on an SAP HANA Database Project template