Description Usage Arguments Value Examples
View source: R/nz_keylookup_getkeys.R
get the keys in the keylookup table
1 | nz_keylookup_getkeys(DSN, table = NA)
|
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
1 2 3 4 | ## Not run:
nz_keylookup_getkeys(DSN,table = "TEST_MBPEV")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.