Regular tenant use case (accessing data)
- Last Updated: September 20, 2013
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
After connecting to an OpenEdge database as a regular tenant, accessing data is unchanged.
Connect to an OpenEdge database as a regular tenant, regular_tenant,
using the SQL explorer tool:
|
Access data from a multi-tenant table, mtcustomer, as
shown:
|
The above select statement returns the column values only from
the rows in the regular_tenant partition.