SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Schema and Configuration Management

A schema in SAP HANA is a logical container used to organize and group database objects such as tables, views, and procedures. Developers create schemas to structure custom data, for example to store custom documents, and can inspect their contents using the SAP HANA Database Explorer. By defining a dedicated schema, developers keep related objects together and manage access to them within the SAP HANA database.

Tutorials that teach this

Prerequisites

Concepts that build on this