Articles and publications can be modified after they are created.
Prérequis
There is an existing remote database and you have the SYS_REPLICATION_ADMIN_ROLE system role.
Publications can be altered only by the DBA or the publication's owner.
Connect to the remote database.
Execute an ALTER PUBLICATION statement.
Exemple
The following statement adds the Customers table to the pub_contact publication.
ALTER PUBLICATION pub_contact ADD TABLE Customers |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |