nz_keylookup_getkeys
: keylookup table keysget the keys in the keylookup table
nz_keylookup_getkeys(DSN, table = NA)
Argument |Description
------------- |----------------
DSN
| Nz information object
table
| The teble to get keys from. It can also be NA so it will return entire keylookup table. It only queries keys which ends with __ED
a sqlQuery object
nz_keylookup_getkeys(DSN,table = "TEST_MBPEV")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.