Hi,
I wanted to configure SQL Replication my Databases(Source and Target),
It was successful, And i am able to see the data being replicated from one table to another table,
The table created in SourceDB is " RP"
But while replicating the table name was replicated in TARGETDB as " TGRP".
This exercise was done to ensure no user has access to SOURCEDB.
But how can i do that now cos name shown is different as what user is aware.
pl. share you suggestion and help me.