udf_CreateChecksumDict: Get a dictionary of pairs of dependent tables and their...

Description Usage Arguments Value

View source: R/tblcompare.R

Description

Takes in the name of a stored procedure, database and the instance of a SQL Server, and return a dictionary of key values pairs of dependent tables and corresbonding identifier

Usage

1
udf_CreateChecksumDict(server, db, proc)

Arguments

server

Name of SQL Server Instance

db

Name of database

proc

Name of stored procedure

Value

a dataframe contains dependent tables and their unique identifier


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