DROP EVENT ROUTING TABLE¶
Drops an event routing table. Routing tables are used to route events to a centralized location.
For information about event routing tables, see Configure centralized event sharing for an app.
See also
CREATE EVENT ROUTING TABLE, ALTER EVENT ROUTING TABLE, SHOW EVENT ROUTING TABLES, SHOW RULES IN EVENT ROUTING TABLE, ALTER ORGANIZATION SET EVENT ROUTING TABLE, ALTER ORGANIZATION UNSET EVENT ROUTING TABLE, SHOW EVENT ROUTING TABLE ON ORGANIZATION
Syntax¶
Required parameters¶
table_nameSpecifies the identifier (the name) for the event routing table to be dropped.
Access control requirements¶
Role |
Notes |
|---|---|
ORGADMIN |
Required to run this command. If the organization account has the GLOBALORGADMIN role enabled, only GLOBALORGADMIN can run this command. |
For instructions on creating a custom role with a specified set of privileges, see Creating custom roles.
For general information about roles and privilege grants for performing SQL actions on securable objects, see Overview of Access Control.
Examples¶
Drop the event routing table org_table: