SAP HANA (2)

Tools for the SAP HANA Administrator

Let’s explore the SAP HANA administrator persona and the tools at their disposal. In this post, we’ll briefly describe the job role and associated...

How to Create a Database Table with SQLScript

Let’s talk about the most important object type in a SQLScript database—the database tables.

What Is Modeling for SAP HANA?

To design models in SAP HANA, you'll require a thorough understanding of the essential keywords used most often during design time, such as the...

SQL vs. SQLScript: What’s The Difference?

Although they sound similar, SQL and SQLScript have different functions. Both are beneficial when working with SAP HANA. In this blog post, we’ll...

SAP HANA Cloud: Benefits Of A Cloud Database

As a writer who gravitates toward visual storytelling, I’ve been exploring the art of filmmaking.

How to Call R Functions from SAP HANA

R functions can be called from SAP HANA using a stored procedure with the RLANG language. Specific R codes to be executed are written within this...

How to Update an SAP HANA System

To update an SAP HANA system, you can either use resident HDBLCM or the version from the installation media.

The SAP HANA Deployment Infrastructure

The SAP HANA Deployment Infrastructure (HDI) is a service layer of the SAP HANA database and helps create runtime database objects from design-time...

An Introduction to SQLScript for SAP HANA

Every SAP HANA developer should be fluent in SQL and ideally SQLScript.

ABAP Development in SAP HANA: The Code-to-Data Paradigm

SAP HANA was introduced in 2010 as an in-memory database, capable of running data operations at the database level, rather than at the application...