udf_MergeSourceTarget: Merge the dictionary of source table and target table

Description Usage Arguments Value

View source: R/tblcompare.R

Description

Takes in a source proc information and target proc information, and return a merged result of their dictionaries

Usage

1
udf_MergeSourceTarget(source_server, target_server, db, proc)

Arguments

source_server

Name of source SQL Server Instance

target_server

Name of target SQL Server Instance

db

Name of database

proc

Name of stored procedure

Value

a dataframe contains dependent tables, values of identifier on source server, and values on target server


JW3148/dbcompare documentation built on May 18, 2019, 8:07 p.m.