SHOW TENANT
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns specific information for a tenant. The information
includes type and status of the tenant. If the tenant type is default,
the SHOW TENANT statement displays the tenant ID
as zero.
|
The following example shows how to drop the tenant, mtcustomer,
from the multi-tenant table:
|
For more on the SHOW TENANT statement, see
OpenEdge SQL Reference.