SQL Server script to remove replication?

Viewed 47515

I have been asked to write a SQL script that can be run, which will stop replication and remove the subscriber/subscription.

Is this at all possible? Or do you have to use the GUI?

2 Answers
Related