Description Usage Arguments Value
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
1 | udf_CreateChecksumDict(server, db, proc)
|
server |
Name of SQL Server Instance |
db |
Name of database |
proc |
Name of stored procedure |
a dataframe contains dependent tables and their unique identifier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.