ALTER PUBLICATION

Function

Modifies the publication attributes.

Precautions

Syntax

The syntax of using publication_object is as follows:

TABLE table_name [, ...]
| ALL TABLES IN SCHEMA schema_name [, ... ]

Parameter Description

Examples

Helpful Links

CREATE PUBLICATION, DROP PUBLICATION