Try OpenEdge Now
skip to main content
Multi-tenancy Overview
Multi-tenancy and OpenEdge SQL : DBA use cases : Alter a regular table to a multi-tenant table
 

Alter a regular table to a multi-tenant table

To alter a regular table, customer, to a multi-tenant table:
ALTER TABLE pub.customer SET MULTI_TENANT;