Topics ›
Products>sap-Hana-Cloud
71 tutorials tagged with Products>sap-Hana-Cloud.
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 …
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 …
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.
Help Thomas Get Started with SAP HANA Cloud
Use SAP HANA Cloud to help Thomas get started with help from other developers in the community using in-database text analytics, graph algorithms and geospatial …
Deploy SAP HANA Cloud
Create an instance of the SAP HANA Cloud in SAP BTP trial or free tier.
Access a Classic Schema from SAP Business Application Studio
Access data in a plain or replicated schema from an HDI Container in SAP Business Application Studio.
Perform Backup and Recovery of Standalone Data Lake in SAP HANA Cloud
Learn to backup and recover the data in your standalone data lake in SAP HANA Cloud using a production account.
Create a Calculation View with Differential Privacy in SAP HANA Cloud
Use differential privacy to anonymize confidential data in SAP HANA Cloud.
Use Index-Based Cell Access
Leverage SQLScript in stored procedures, user defined functions, and user defined libraries.
Create an SAP HANA Graph Workspace
Get an overview of what SAP HANA Graph is, load some sample data, and create your first graph workspace based on that data.
Complex Algorithms Using GraphScript
Learn what is GraphScript, and then build complex algorithms in SAP HANA Graph using GraphScript.
Pattern Matching Using OpenCypher in SQL
Execute pattern matching queries in SAP HANA Graph using OpenCypher.
Understand Strings in SAP HANA Spatial
A string ('a curve' in more general) is a spatial data type that connects points
Understand Points in SAP HANA Spatial
A point is a spatial data type for a 0-dimensional geometry representing a single location
Understand Polygons in SAP HANA Spatial
A polygon is a spatial data type that defines a region of space
Understand Spatial Columns in SAP HANA Spatial
Using columns to store and process spatial data in tables
Understand Z and M coordinates in SAP HANA Spatial
Geometries can optionally have Z (3rd dimension) and M (measure) values associated with each point in addition to X and Y coordinates
Understand Spatial Reference Systems in SAP HANA Spatial
In the context of spatial databases, the defined space in which geometries are described is called a spatial reference system (SRS).
Access methods
Spatial access methods help you to retrieve properties of geometries
Computation methods
Computation methods help you calculating characteristics of geometries
Transformation methods
Transformation methods transform a geometry into some other geometry
Create a Calculation View of Type Cube in the SAP HANA Cloud
Use SAP Business Application Studio to create a calculation view.
Create Stored Procedures
Leveraging SQLScript in Stored Procedures, User Defined Functions, and User Defined Libraries
Create an SAP HANA Database Project
Create an SAP Business Application Studio HANA database project.
Configure SAP Business Application Studio Development for SAP HANA Development
Configure SAP Business Application Studio, which you will use to create a multi-target application.
Deploy a Node.js Application for SAP HANA
Deploy a sample Node.js application which connects to SAP HANA, express edition or SAP HANA Cloud.
Anonymous Blocks
Leveraging SQLScript in stored procedures, user-defined functions, and user-defined libraries.
Setup Node.js to connect to SAP HANA
Use Node.js to connect and read data from your SAP HANA, express edition or SAP HANA Cloud
Use Table Variable Operators
Leverage SQLScript in stored procedures, user defined functions, and user defined libraries.
Parallel Processing and Parameters
Leverage SQLScript in stored procedures, user defined functions, and user defined libraries.
Intermediate Table Variables
Leverage SQLScript in stored procedures, user defined functions, and user defined libraries.
Debugging Stored Procedures
Leveraging SQLScript in stored procedures, user-defined functions, and user-defined libraries.
Creating Table User Defined Functions
Leverage SQLScript in stored procedures, user defined functions, and user defined libraries.
Create SQLScript User Defined Libraries
Leveraging SQLScript in Stored Procedures, User Defined Functions, and User Defined Libraries
Create Scalar User Defined Functions
Leverage SQLScript in stored procedures, user defined functions, and user defined libraries.
Anonymous Blocks
Leverage SQLScript in stored procedures, user-defined functions, and user-defined libraries.
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.
Create Calculation View in SAP HANA Cloud
Create your own calculation views in SAP HANA Cloud, SAP HANA database with SAP Business Application Studio.
Create a Live Data Connection in SAP Analytics Cloud
Create a Live Data Connection in SAP Analytics Cloud to consume the calculation view built on SAP HANA Cloud.
Create Live Data Model and a Story
Live Data Model is created SAP Analytics Cloud and consume it to create a story for data analysis.