Topics ›
-Sap-Hana-Database
56 tutorials tagged with -Sap-Hana-Database.
Tools to Manage and Access the SAP HANA Cloud, SAP HANA Database
To get started with SAP HANA Cloud, SAP HANA database, you will need to use a few different tools. Learn here what you can use them for.
Create a Calculation View
Learn how to create your own calculation views in SAP HANA Cloud, SAP HANA database with SAP Business Application Studio using Join and Rank nodes.
Import Data into SAP HANA Cloud, SAP HANA Database
Learn in this tutorial how to use the SAP HANA database explorer to import the sample data needed for this mission from a tar.gz file.
Create Users and Manage Roles and Privileges
Learn how to create users and assign roles and privileges using SQL or SAP HANA Cloud Central.
Grant Access to Calculation Views
Learn how to create a user and grant others access to your calculation view within the SAP HANA database in SAP HANA Cloud.
Create a Development Project in SAP Business Application Studio
Create a development project, establish a connection to a database, create a user-provided service and .hdbgrants file, and deploy your project.
Query the Database Using SQL Statements
Learn how to create new tables, view table details, join tables, and extract specific data from tables using SQL statements in the SAP HANA database explorer.
Provision an Instance of SAP HANA Cloud, SAP HANA Database
Learn how to provision an instance of SAP HANA Cloud, SAP HANA database.
Connect Using the SAP HANA JDBC Driver
Create and debug a Java application that connects to SAP HANA using the SAP HANA client.
Explore Visualization Options for Spatial Data in SAP HANA Cloud
Get an overview about the exercises in this tutorial group and prepare your SAP HANA Cloud, SAP HANA database. You will also learn about the different options …
Understand How Data Anonymization Works in SAP HANA Cloud, SAP HANA Database
Learn how the anonymization workflow is designed to efficiently create and share anonymized views with data consumers and what anonymization methods are …
Use Smart Data Integration to Virtualise Data from On-Premise to the Cloud
Virtualize data from SAP HANA on-premise to SAP HANA Cloud, SAP HANA database using Smart Data Integration (SDI) and the Data Provisioning Agent.
Use Smart Data Access to Virtualise Data from the Cloud to an On-Premise Database
Create an SDA connection between SAP HANA Cloud, SAP HANA database and SAP HANA on-premise.
Connect SAP HANA Database in SAP HANA Cloud to Python
Learn to set up a connection between SAP HANA database in SAP HANA Cloud and Jupyter Notebook.
Create Graph Workspace Visualization in SAP HANA Cloud, SAP HANA Database
Learn to visualize a Graph Workspace in SAP HANA Cloud, SAP HANA database using Kepler.gl.
Analyze Graph Workspace in SAP HANA Cloud, SAP HANA Database
Learn to use algorithms to analyze and process a Graph Workspace in SAP HANA Cloud, SAP HANA database.
Understand Why Data Anonymization is Important
Learn how SAP HANA data anonymization can help your organization keep its data protected and private with SAP HANA Cloud, SAP HANA database.
Monitor and Share Anonymized Data
Monitor anonymization of data in the SAP HANA cockpit by accessing various anonymization KPIs.
Create Anonymized Views Using Differential Privacy
Create an anonymized view in SAP HANA Cloud using Differential Privacy to protect sensitive information.
Create an Anonymized View Using L-Diversity
Add another layer of protection to k-anonymity by using l-diversity to protect sensitive data in SAP HANA Cloud, SAP HANA database.
Create an Anonymized View Using K-Anonymity
Create anonymized views in SAP HANA Cloud, SAP HANA database using k-anonymity to avoid identification of individuals based on quasi-identifiers.
Train Your First Machine Learning Model Using AutoML in SAP HANA Cloud
This tutorial will guide you through using SAP HANA Cloud's embedded machine learning capability called AutoML. You will explore it using Python and a Jupyter …
Understand the Differences Between SAP HANA On-Premise and SAP HANA Cloud, SAP HANA Database
Learn about the main differences between SAP HANA Cloud, SAP HANA database and SAP HANA on-premise.
Import Data into a Table in SAP HANA Database Project
Create a table in SAP HANA Database Project and import sample data into the table.
Generate Users and Roles for Assigning Privileges
Generate users and roles in SAP HANA Database Explore, to assign the necessary privileges for collaborating on a template project.
Enhance Your Project with Services, Synonyms and Grants
Create a user-provided service, grant privileges to the service and create a synonym to allows users of the template project to access data.
Collaborate on an SAP HANA Database Project Template
Create a simple calculation view in a cloned template project using the sample data present in the original project.
Change Data Structures Using HDBTABLE and HDBMIGRATIONTABLE Objects
Change data structures by adding columns to a table using HDBTABLE and HDBMIGRATIONTABLE objects.
Get Started to Collaborate in SAP Business Application Studio
Set up a development space and a project in SAP Business Application Studio and connect it to your SAP HANA Cloud, SAP HANA database.
Use the Cloud Connector to Connect SAP HANA On-Premise to SAP HANA Cloud, SAP HANA Database
Replicate data from SAP HANA on-premise to SAP HANA Cloud, SAP HANA database using the cloud connector.
Remote Table Replication
Use remote table replication after you have established a connection from an SAP HANA on-premise database to SAP HANA Cloud, SAP HANA database with the cloud …
Connect QGIS to SAP HANA Database in SAP HANA Cloud
Learn how to connect QGIS to your SAP HANA database in SAP HANA Cloud.
Visualize a Spatial Dataset on SAP HANA Database in SAP HANA Cloud
Learn how to upload and visualize spatial data on a base map with QGIS and SAP HANA database in SAP HANA Cloud.
Push Down a Spatial Workload to SAP HANA Database in SAP HANA Cloud
Learn how to create SQL views using hexagonal clustering and QGIS and apply basic styling on a base map.
Add Planar Geometries to SAP HANA Database in SAP HANA Cloud
Learn about what Spatial Reference Systems are and how to add planar geometries based on WGS84 geometries to a table in SAP HANA Cloud, SAP HANA database.
Determine the Distance to a Target POI
Learn how you can select specific location points via SQL and determine the distance between two points in SAP HANA Cloud, SAP HANA database.
Identify Relevant Networks in Spatial Data
Learn how to identify a relevant area in your spatial data in SAP HANA Cloud, SAP HANA database.
Visualize a Voronoi Cell Using a Scalable Vector Graphic
Learn how you can visualize edges and use Voronoi cells to check parameters in an area in your spatial data in SAP HANA Cloud, HANA database.
Connect Nodes, Centroids and Voronoi Cells to POI
Learn how you can enhance a table with POI's by adding columns that hold Voronoi cells, Centroids and Node references that can be used for calculating shortest …
Take Your First Steps with the SAP HANA Graph Engine
Learn how to prepare your data for the SAP HANA Cloud, SAP HANA database Graph Engine how to create a Graph Workspace.
Calculate Shortest Path Using a GRAPH Procedure
Learn how to use a GRAPH Procedure to calculate shortest paths on the Street Network.
Use a Cost Function to Calculate Shortest Path
Learn how to use a more complex cost function to calculate shortest paths and how to wrap this procedure into a table function to compare different paths.
Calculate Isochrones and Closeness Centrality
Learn how to use Shortest Paths One-To-All (SPOA) and Breadth First Search (BFS) functions, which allow you to calculate isochrones and closeness centrality.
Visualize Spatial Data in SAP HANA Cloud Using Jupyter Notebook
Connect your Python script from Jupyter Notebook to SAP HANA Cloud, SAP HANA database, creating a visualization of spatial data in SAP HANA Cloud.
Create a Live Connection Between SAP HANA Cloud and SAP Analytics Cloud
Set up a live connection between your SAP HANA Cloud database and SAP Analytics Cloud, using two different types of authentication create the connection.
Connect SAP S/4HANA as Data Source to SAP HANA Cloud
Connect your SAP S/4HANA as a data source to SAP HANA Cloud, SAP HANA database.
Connect SAP ERP Central Component to SAP HANA Cloud
Connect your SAP ERP Central Component (ECC) to SAP HANA Cloud, SAP HANA database.
Connect SAP Data Intelligence Cloud to SAP HANA Cloud
Use the data you have in your SAP HANA database in SAP HANA Cloud, by connecting it with SAP Data Intelligence Cloud.
Connect SAP Business Warehouse to SAP HANA Cloud
Use the data you have in your SAP Business Warehouse (BW) system by connecting it with SAP HANA Cloud, SAP HANA database.
Virtualize Data from a Managed SAP HANA Cloud, Data Lake to an SAP HANA Cloud, SAP HANA Database
Virtualize data in SAP HANA Cloud, SAP HANA database from different SAP HANA Cloud, data lake instances.
Understand the Basics About Data Replication and Data Virtualization
Get an overview about the different ways to replicate and virtualize data from different sources to SAP HANA Cloud, SAP HANA database and vice-versa.
Security and Backups in SAP HANA Cloud, SAP HANA Database
Learn about the security and backup features of SAP HANA Cloud, SAP HANA database that are similar to SAP HANA on-premise.
Improve Query Performance in a Multi-Source Data Landscape
Improve the performance of complex queries in a hybrid scenario using replicas and static result cache in SAP HANA Cloud, SAP HANA database.
Access Data from Google BigQuery in SAP HANA Cloud, SAP HANA Database
Create a remote connection to Google BigQuery in SAP HANA Cloud, SAP HANA database to virtualize data.
Access Data from Amazon S3 in SAP HANA Cloud, SAP HANA Database
Get an overview of the multi-source landscape that we have set up and learn how to import data from an Amazon S3 bucket to SAP HANA Cloud, SAP HANA database.
Create Calculation View in SAP HANA Cloud
Create your own calculation views in SAP HANA Cloud, SAP HANA database with SAP Business Application Studio.