I have a database (ms-sql) that is replicated(transactional) to a subscriber.
I'd like to add a stored procedure to the subscriber only
Is this possible? Does it affect replication? Any potential Issues? Under what circumstance could the sp be erased/cleared?