udf_GetChecksum: Get a numerical unique identifier for a given table

Description Usage Arguments Value

View source: R/tblcompare.R

Description

Takes in name of a table, database and the instance of a SQL Server, and return an unique identifer based on data and schema

Usage

1
udf_GetChecksum(server, db, tbl)

Arguments

server

Name of SQL Server Instance

db

Name of database

tbl

Name of table

Value

value of the numerical unique identifer


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