Skip to main content
Skip table of contents

APPLY Topology

To avoid sending COMMIT to each table, you can use this operation:

Syntax

Syntax

SQL
APPLY TOPOLOGY [IN <schema>]

<schema>

You can also decide to use this operation on a specific schema

Output

  • returns the list of tables that requires to be committed

Rights to perform this action

Users are required to be in an admin role to send this command.

If not, the user will get the following error: Error while compiling statement: User XXXX is not in admin role

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.