Note Applies to only solidDB Advanced Replication configurations.
DROPPUBLICATIONpublication‑name
Access requirements
DBA or creator of publication
Usage
Use the DROP PUBLICATION statement in the master database to drop a publication definition. All subscriptions to the dropped publication are dropped automatically as well.
After you run the DROP PUBLICATION statement, replica databases are not able to refresh from the publication.
Note There is no need to define publications in replica databases. However, if you have created a publication on a replica database, you can also use the DROP PUBLICATION statement to remove the publication definition from the replica database.