Query the Database Using SQL Statements
- How to query your database using the SAP HANA Database Explorer using SQL statements
- How to create new tables
- How to join tables
- How to extract specific data from tables
Prerequisites
- Sign up for the SAP HANA Cloud trial.
- If you have a production environment of SAP HANA Cloud, SAP HANA database, you may also follow the steps described in this tutorial.
- Provision an instance of SAP HANA Cloud, SAP HANA database.
- Import the sample data needed for this mission.
- Optional: You can download the code snippets used in this tutorial from our public GitHub repository.
Reminder: This tutorial is part of a mission, in which you will help Alex, the CEO of Best Run Travel, to answer a concrete business question with SAP HANA Cloud, SAP HANA database.Alex needs to know the top 5 partners of their agency and wants to find out the days with maximum booking of each partner.
This mission consists of 9 modules that contain the necessary steps you need to follow in your mission to help Alex:
Start using an SAP HANA Cloud trial in SAP BTP Cockpit
Provision an instance of SAP HANA Cloud, SAP HANA database
Tools to manage and access the SAP HANA Cloud, SAP HANA Database
Create users and manage roles and privileges
Import data into SAP HANA Cloud, SAP HANA Database
You are here
Create a development project in SAP Business Application Studio
Create a calculation view
Grant access to Calculation Views
In this tutorial, you will learn how to query data in your instance using the SAP HANA Database Explorer.
You can follow the steps in this tutorial also by watching this video:
About this video
This video is meant as additional support material to complete the tutorial. However, we recommend that you only use it for visual guidance but primarily focus on the written steps in this tutorial.