Drops an article and optionally drops its replication definition.
drop article titles_art for pubs2_pub with primary at TOKYO_DS.pubs2
drop article titles_art for pubs2_pub with primary at TOKYO_DS.pubs2 drop_repdef
Use drop article to remove an article from a publication. Execute drop article at the Replication Server that manages the database where the primary data is stored.
You can drop an article if there are no subscriptions for the article. Drop subscriptions first, as necessary.
Optionally, you can also drop the replication definition for the article, if it is not part of any other article and has no subscriptions.
A dropped article is removed at the replicate site only when create/define subscription is executed there.
Dropping Articles from a Publication with a Subscription
See create subscription and define subscription for more information on the two methods of refreshing publication subscriptions.