Try OpenEdge Now
skip to main content
SQL Development
OpenEdge SQL Data Definition Language : Using Data Definition Language statements : Working with tenants
 

Working with tenants

A tenant refers to an individual user or a logically defined group of users in a database. The user can be from an organization, department, or a region within an organization. The grouping and association of users is specific for an application during deployment.
This section provides information on the SQL statements that support multi-tenancy for OpenEdge SQL.
* CREATE TENANT
* CREATE SUPER-TENANT
* ALTER TENANT
* DROP TENANT
* SHOW TENANT