Question: Configure a snapshot replication in sql server 2014 a. Create a database, publisher b. Duplicate the table, AdventureWorks2014.Person. Person, in the publisher database c. Create
Configure a snapshot replication in sql server 2014
a. Create a database, publisher
b. Duplicate the table, AdventureWorks2014.Person. Person, in the publisher database
c. Create a database, subscriber
Step by Step Solution
There are 3 Steps involved in it
Solution Steps to configure snapshot replication in SQL Server 2014 1 Create a database publisher CREATE DATABASE publisher 2 Duplicate the table AdventureWorks2014PersonPerson in the publisher databa... View full answer
Get step-by-step solutions from verified subject matter experts
