Achieving a SaaS Model for multi-tenant APEX Applications using Oracle IAM Domains
In this Blog, we are going to create two tables
tenants
t_products
An APEX application will be built on the t_products table.
We will create two FREE Oracle Cloud IAM Domains representing two Tenants (aka. Customer user sets).
Each Tenant can see...
mattmulvaney.hashnode.dev10 min read