SHOW GROUP
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The SHOW GROUP statement returns a
result set with information about the database tables and the existing
tenants that are associated with one or more groups.
The SHOW GROUP statement uses the following
syntax:
Syntax
|
Examples: SHOW GROUP statement
The following example shows how to get the basic information about a specific group:
|
The following example shows how to get full information about
all the groups defined for the pub.mtcustomer table:
|
The following example shows how to get information about all the groups that a tenant belongs to:
|
For more on the SHOW GROUP statement, see
OpenEdge SQL Reference.