Creating a New Object on a Dedicated Table

Note: To create or delete any dedicated tables, ensure that the database user designated to utilize the Platform instance has the following privileges granted by the database administrator:
  • Stored Routine Privileges - EXECUTE
  • Table Privileges - INSERT, SELECT, UPDATE, DELETE

Likewise, ensure that the same privileges are present for any external tables or remote databases.

To create and host a new object on a dedicated table, do the following:

  • Click on New Object.

  • Fill the New Object form with the required details.

    Select isDedicated under Dedicated Table section and click Save.

Note: Currently, Dedicated tables is certified only with MySQL Database.